Interface MutationHeader

Generated

from protobuf message db3_mutation_v2_proto.MutationHeader

Hierarchy

  • MutationHeader

Properties

Generated

from protobuf field: db3_mutation_v2_proto.MutationAction action = 9;

blockId: string

Generated

from protobuf field: uint64 block_id = 1;

docIdsMap: string

Generated

from protobuf field: string doc_ids_map = 10;

id: string

Generated

from protobuf field: string id = 5;

network: string

Generated

from protobuf field: uint64 network = 8;

nonce: string

Generated

from protobuf field: uint64 nonce = 7;

orderId: number

Generated

from protobuf field: uint32 order_id = 2;

sender: Uint8Array

Generated

from protobuf field: bytes sender = 3;

size: number

Generated

from protobuf field: uint32 size = 6;

time: string

Generated

from protobuf field: uint64 time = 4;

Generated using TypeDoc