Type alias GenesisPayload

GenesisPayload: {
    type: string;
    write_set: WriteSet;
}

Type declaration

Generated using TypeDoc