Get desktop application:
View/edit binary Protocol Buffers messages
Represents validator commission rule
Used in:
The rate
Maximum rate
Maximum of rate change
A variable precision number
Used in: ,
The 'raw' value
The precision (number of decimals)
Description for a validator
Used in: ,
Collect reward
Used in:
Delegator address
Create Validator directive
Used in:
Address of validator
Description, name etc.
Rates
Delegate directive
Used in:
Delegator address
Validator address
Delegate amount (uint256, serialized little endian)
Edit Validator directive
Used in:
Validator address
Undelegate directive
Used in:
Delegator address
Validator address
Undelegate amount (uint256, serialized little endian)
Input data necessary to create a signed transaction.
Chain identifier (uint256, serialized little endian)
The secret private key used for signing (32 bytes).
The payload message
Result containing the signed and encoded transaction.
Signed and encoded transaction bytes.
THE V,R,S components of the signature
A Staking message.
Used in:
StakeMsg
Nonce (uint256, serialized little endian)
Gas price (uint256, serialized little endian)
Gas limit (uint256, serialized little endian)
A Transfer message
Used in:
Nonce (uint256, serialized little endian)
Gas price (uint256, serialized little endian)
Gas limit (uint256, serialized little endian)
Recipient's address.
Amount to send in wei (uint256, serialized little endian)
Optional payload
From shard ID (uint256, serialized little endian)
To Shard ID (uint256, serialized little endian)