Preparing search index...
The search index is not available
signumjs
signumjs
core
getAccount
Function getAccount
Use with
ApiComposer
and belongs to
AccountApi
.
See details at
AccountApi.getAccount
get
Account
(
service
)
:
(
(
args
:
GetAccountArgs
)
=>
Promise
<
Account
>
)
Parameters
service
:
ChainService
Returns
(
(
args
:
GetAccountArgs
)
=>
Promise
<
Account
>
)
(
args
)
:
Promise
<
Account
>
Parameters
args
:
GetAccountArgs
Returns
Promise
<
Account
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
signumjs
Loading...
Use with ApiComposer and belongs to AccountApi.
See details at AccountApi.getAccount