Begin Redelegate
cosmos-sdk/MsgBeginRedelegate
Content copied to clipboard
TW.Cosmos.Proto.Message.BeginRedelegate
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 = 5;
Link copied to clipboard
string type_prefix = 5;
Link copied to clipboard
string validator_dst_address = 3;
Link copied to clipboard
string validator_dst_address = 3;
Link copied to clipboard
string validator_src_address = 2;
Link copied to clipboard
string validator_src_address = 2;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): BeginRedelegate
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): BeginRedelegate