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