Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Mutation.BodyWrapper
string collection_name = 1
Used in: EventDatabaseMutation, Mutation.BodyWrapper
string collection_name = 2
Used in: Mutation.BodyWrapper
(message has no fields)
Used in: Mutation.BodyWrapper
Used in: DocumentMutation
repeated string fields = 1
Used in: Mutation.BodyWrapper
string collection_name = 1
repeated bytes documents = 2
repeated int64 ids = 3
Used in: Mutation.BodyWrapper
string contract_address = 1
uint64 ttl = 2
string desc = 3
string events_json_abi = 5
string evm_node_url = 6
uint64 start_block = 7
Used in: Mutation.BodyWrapper
string signature = 1
string tx = 2
string db_addr = 3
string name = 4
string sender = 5
Used in: Mutation.BodyWrapper
string signature = 1
string tx = 2
string db_addr = 3
string desc = 5
string sender = 6
Used in: Mutation
bytes db_address = 1
oneof body
Used in: Mutation, MutationHeader
CreateDocumentDB = 0
AddCollection = 1
AddDocument = 2
DeleteDocument = 3
UpdateDocument = 4
CreateEventDB = 5
MintDocumentDB = 6
MintCollection = 7
AddIndex = 8
DeleteEventDB = 9
Used in: db3_storage_proto.BlockResponse.MutationWrapper, db3_storage_proto.GetMutationBodyResponse
bytes payload = 1
string signature = 2
Used in: db3_storage_proto.BlockResponse.MutationWrapper, db3_storage_proto.GetMutationHeaderResponse, db3_storage_proto.ScanMutationHeaderResponse
uint64 block_id = 1
uint32 order_id = 2
bytes sender = 3
uint64 time = 4
string id = 5
uint32 size = 6
uint64 nonce = 7
uint64 network = 8
string doc_ids_map = 10
Used in: db3_storage_proto.GetMutationHeaderResponse
Pending = 0
Doing = 1
Done = 2