@aptos-labs/ts-sdk - v3.1.1
Preparing search index...
GenesisPayload
Type Alias GenesisPayload
The payload for the genesis block containing the type of the payload.
type
GenesisPayload
=
{
type
:
string
;
write_set
:
WriteSet
;
}
Index
Properties
type
write_
set
Properties
type
type
:
string
write_
set
write_set
:
WriteSet
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
write_
set
@aptos-labs/ts-sdk - v3.1.1
Loading...
The payload for the genesis block containing the type of the payload.