sorokeep
Preparing search index...
parseSacBalance
Function parseSacBalance
parseSacBalance
(
scVal
:
string
|
ScVal
,
)
:
{
amount
:
bigint
;
authorized
:
boolean
;
clawback
:
boolean
}
Custom parser for SAC balance map layout.
Parameters
scVal
:
string
|
ScVal
Returns
{
amount
:
bigint
;
authorized
:
boolean
;
clawback
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
sorokeep
Loading...
Custom parser for SAC balance map layout.