Staking Message
A Staking message.
Content copied to clipboard
TW.Harmony.Proto.StakingMessage
Types
Functions
Link copied to clipboard
.TW.Harmony.Proto.DirectiveCollectRewards collect_rewards = 5;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveCreateValidator create_validator_message = 1;
Link copied to clipboard
Link copied to clipboard
.TW.Harmony.Proto.DirectiveDelegate delegate_message = 3;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveEditValidator edit_validator_message = 2;
Link copied to clipboard
Gas limit (uint256, serialized little endian)
Content copied to clipboard
bytes gas_limit = 8;
Link copied to clipboard
Gas price (uint256, serialized little endian)
Content copied to clipboard
bytes gas_price = 7;
Link copied to clipboard
Link copied to clipboard
.TW.Harmony.Proto.DirectiveUndelegate undelegate_message = 4;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveCollectRewards collect_rewards = 5;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveCreateValidator create_validator_message = 1;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveDelegate delegate_message = 3;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveEditValidator edit_validator_message = 2;
Link copied to clipboard
.TW.Harmony.Proto.DirectiveUndelegate undelegate_message = 4;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): StakingMessage
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): StakingMessage