Get desktop application:
View/edit binary Protocol Buffers messages
A clause, between a sender and destination
Used in:
/ Recipient address.
/ Transaction amount (uint256, serialized little endian)
/ Payload data.
Input data necessary to create a signed transaction.
/ Last byte of the genesis block ID which is used to identify a blockchain to prevent the cross-chain replay attack.
/ Reference to a specific block.
/ How long, in terms of the number of blocks, the transaction will be allowed to be mined in VeChainThor.
/ An array of Clause objects. / / Each clause contains fields To, Value and Data to enable a single transaction to carry multiple tasks issued / by the transaction sender.
/ Coefficient used to calculate the gas price for the transaction.
/ Maximum amount of gas allowed to pay for the transaction.
/ ID of the transaction on which the current transaction depends.
/ Number set by user.
/ The secret private key used for signing (32 bytes).
Result containing the signed and encoded transaction.
Signed and encoded transaction bytes.
Signature.