Preparing search index...
The search index is not available
api-wasm
api-wasm
GlobalStateIdentifier
Class GlobalStateIdentifier
Index
Constructors
constructor
Methods
free
to
Json
from
Block
Hash
from
Block
Height
from
State
Root
Hash
Constructors
constructor
new
GlobalStateIdentifier
(
global_state_identifier
:
GlobalStateIdentifier
,
)
:
GlobalStateIdentifier
Parameters
global_state_identifier
:
GlobalStateIdentifier
Returns
GlobalStateIdentifier
Methods
free
free
()
:
void
Returns
void
to
Json
toJson
()
:
any
Returns
any
Static
from
Block
Hash
fromBlockHash
(
block_hash
:
BlockHash
)
:
GlobalStateIdentifier
Parameters
block_hash
:
BlockHash
Returns
GlobalStateIdentifier
Static
from
Block
Height
fromBlockHeight
(
block_height
:
bigint
)
:
GlobalStateIdentifier
Parameters
block_height
:
bigint
Returns
GlobalStateIdentifier
Static
from
State
Root
Hash
fromStateRootHash
(
state_root_hash
:
Digest
)
:
GlobalStateIdentifier
Parameters
state_root_hash
:
Digest
Returns
GlobalStateIdentifier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Json
from
Block
Hash
from
Block
Height
from
State
Root
Hash
api-wasm
Loading...