Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
GenesisArtifact
Interface GenesisArtifact
interface
GenesisArtifact
{
balances
:
[
[
address
:
string
,
amount
:
string
]
]
;
hash
:
string
;
mutables
:
GenesisMutableProperties
;
number
:
number
;
previous_block_hash
:
string
;
previous_genesis_hash
:
string
;
properties
:
GenesisImmutableProperties
;
signature
:
string
;
timestamp
:
number
;
}
Index
Properties
balances
hash
mutables
number
previous_
block_
hash
previous_
genesis_
hash
properties
signature
timestamp
Properties
balances
balances
:
[
[
address
:
string
,
amount
:
string
]
]
hash
hash
:
string
mutables
mutables
:
GenesisMutableProperties
number
number
:
number
previous_
block_
hash
previous_
block_
hash
:
string
previous_
genesis_
hash
previous_
genesis_
hash
:
string
properties
properties
:
GenesisImmutableProperties
signature
signature
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
balances
hash
mutables
number
previous_
block_
hash
previous_
genesis_
hash
properties
signature
timestamp
@kynesyslabs/demosdk
Loading...