BeginRedelegateOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Amount
.TW.Cosmos.Proto.Amount amount = 4;
Link copied to clipboard
abstract fun getDelegatorAddress(): String
string delegator_address = 1;
Link copied to clipboard
abstract fun getDelegatorAddressBytes(): ByteString
string delegator_address = 1;
Link copied to clipboard
abstract fun getTypePrefix(): String
string type_prefix = 5;
Link copied to clipboard
abstract fun getTypePrefixBytes(): ByteString
string type_prefix = 5;
Link copied to clipboard
string validator_dst_address = 3;
Link copied to clipboard
abstract fun getValidatorDstAddressBytes(): ByteString
string validator_dst_address = 3;
Link copied to clipboard
string validator_src_address = 2;
Link copied to clipboard
abstract fun getValidatorSrcAddressBytes(): ByteString
string validator_src_address = 2;
Link copied to clipboard
abstract fun hasAmount(): Boolean
.TW.Cosmos.Proto.Amount amount = 4;

Inheritors

Link copied to clipboard