Get desktop application:
View/edit binary Protocol Buffers messages
string className = 1
bytes data = 2
string operation = 1
string className = 2
bytes data = 3
Used in: TransactionReceiptBase
bytes address = 1
repeated bytes topic = 2
bytes data = 3
string operation = 1
string className = 2
bytes data = 3
repeated string partners = 4
repeated string results = 5
bytes inData = 6
map<string, string> nodeIdAddrMap = 7
string algorithmId = 8
map<string, string> extraArgs = 9
string mpcContractAddr = 10
Used in: message.TransactionBaseRequest, Transaction
bytes value = 2
bytes receiveAddress = 3
int64 referenceBlockNum = 6
bytes referenceBlockHash = 7
bytes energonPrice = 8
bytes energonLimit = 9
Used in: block.TransactionInfoMessage
bytes energonUsed = 1
bytes cumulativeEnergon = 2
bytes stateRoot = 3
bytes bloomFilter = 4
bytes executionResult = 5
repeated LogEntry logs = 6
Used in: TransactionBody
TRANSACTION = 0
VOTE = 1
CONTRACT_DEPLOY = 2
CONTRACT_CALL = 3
TRANSACTION_MPC = 4
QUERY_CALL = 5
PERMISSION_UPDATE = 6