Withdraw Delegation Reward
cosmos-sdk/MsgWithdrawDelegationReward
Content copied to clipboard
TW.Cosmos.Proto.Message.WithdrawDelegationReward
Types
Functions
Link copied to clipboard
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string type_prefix = 3;
Link copied to clipboard
string type_prefix = 3;
Link copied to clipboard
string validator_address = 2;
Link copied to clipboard
string validator_address = 2;
Link copied to clipboard
open fun newBuilder(prototype: WithdrawDelegationReward): Cosmos.Message.WithdrawDelegationReward.Builder
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): WithdrawDelegationReward