Builder

class Builder
Technical structure to group a staking account and an amount
Protobuf type TW.Solana.Proto.StakeAccountValue

Functions

Link copied to clipboard
staking account
string stake_account = 1;
Link copied to clipboard
amount
uint64 value = 2;
Link copied to clipboard
staking account
string stake_account = 1;
Link copied to clipboard
open fun getStakeAccountBytes(): ByteString
staking account
string stake_account = 1;
Link copied to clipboard
open fun getValue(): Long
amount
uint64 value = 2;
Link copied to clipboard
staking account
string stake_account = 1;
Link copied to clipboard
staking account
string stake_account = 1;
Link copied to clipboard
amount
uint64 value = 2;