WithdrawAllStakeOrBuilder

Functions

Link copied to clipboard
abstract fun getStakeAccounts(index: Int): StakeAccountValue
repeated .TW.Solana.Proto.StakeAccountValue stake_accounts = 1;
Link copied to clipboard
abstract fun getStakeAccountsCount(): Int
repeated .TW.Solana.Proto.StakeAccountValue stake_accounts = 1;
Link copied to clipboard
abstract fun getStakeAccountsList(): List<StakeAccountValue>
repeated .TW.Solana.Proto.StakeAccountValue stake_accounts = 1;

Inheritors

Link copied to clipboard