Builder

class Builder
cosmos-sdk/MsgBeginRedelegate
Protobuf type TW.Cosmos.Proto.Message.BeginRedelegate

Functions

Link copied to clipboard
.TW.Cosmos.Proto.Amount amount = 4;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string type_prefix = 5;
Link copied to clipboard
string validator_dst_address = 3;
Link copied to clipboard
string validator_src_address = 2;
Link copied to clipboard
open fun getAmount(): Amount
.TW.Cosmos.Proto.Amount amount = 4;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
open fun getDelegatorAddressBytes(): ByteString
string delegator_address = 1;
Link copied to clipboard
open fun getTypePrefix(): String
string type_prefix = 5;
Link copied to clipboard
open fun getTypePrefixBytes(): ByteString
string type_prefix = 5;
Link copied to clipboard
string validator_dst_address = 3;
Link copied to clipboard
open fun getValidatorDstAddressBytes(): ByteString
string validator_dst_address = 3;
Link copied to clipboard
string validator_src_address = 2;
Link copied to clipboard
open fun getValidatorSrcAddressBytes(): ByteString
string validator_src_address = 2;
Link copied to clipboard
open fun hasAmount(): Boolean
.TW.Cosmos.Proto.Amount amount = 4;
Link copied to clipboard
.TW.Cosmos.Proto.Amount amount = 4;
Link copied to clipboard
open fun setAmount(builderForValue: Builder): Cosmos.Message.BeginRedelegate.Builder
.TW.Cosmos.Proto.Amount amount = 4;
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;