DelegateOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Amount
.TW.Cosmos.Proto.Amount amount = 3;
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 = 4;
Link copied to clipboard
abstract fun getTypePrefixBytes(): ByteString
string type_prefix = 4;
Link copied to clipboard
abstract fun getValidatorAddress(): String
string validator_address = 2;
Link copied to clipboard
abstract fun getValidatorAddressBytes(): ByteString
string validator_address = 2;
Link copied to clipboard
abstract fun hasAmount(): Boolean
.TW.Cosmos.Proto.Amount amount = 3;

Inheritors

Link copied to clipboard