Builder

class Builder
Withdraw amount from stake account
Protobuf type TW.Solana.Proto.WithdrawStake

Functions

Link copied to clipboard
staking account
string stake_account = 1;
Link copied to clipboard
withdrawal 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
withdrawal 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
withdrawal amount
uint64 value = 2;