Builder

class Builder
cosmos-sdk/MsgDelegate to stake
Protobuf type TW.Cosmos.Proto.Message.Delegate

Functions

Link copied to clipboard
.TW.Cosmos.Proto.Amount amount = 3;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string type_prefix = 4;
Link copied to clipboard
string validator_address = 2;
Link copied to clipboard
open fun getAmount(): Amount
.TW.Cosmos.Proto.Amount amount = 3;
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 = 4;
Link copied to clipboard
open fun getTypePrefixBytes(): ByteString
string type_prefix = 4;
Link copied to clipboard
string validator_address = 2;
Link copied to clipboard
open fun getValidatorAddressBytes(): ByteString
string validator_address = 2;
Link copied to clipboard
open fun hasAmount(): Boolean
.TW.Cosmos.Proto.Amount amount = 3;
Link copied to clipboard
.TW.Cosmos.Proto.Amount amount = 3;
Link copied to clipboard
open fun setAmount(builderForValue: Builder): Cosmos.Message.Delegate.Builder
.TW.Cosmos.Proto.Amount amount = 3;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string delegator_address = 1;
Link copied to clipboard
string type_prefix = 4;
Link copied to clipboard
string type_prefix = 4;
Link copied to clipboard
string validator_address = 2;
Link copied to clipboard
string validator_address = 2;