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