WalletCore
WalletCore
/
wallet.core.jni.proto
/
Solana
/
StakeAccountValueOrBuilder
Stake
Account
Value
Or
Builder
interface
StakeAccountValueOrBuilder
Functions
Inheritors
Functions
get
Stake
Account
Link copied to clipboard
abstract
fun
getStakeAccount
(
)
:
String
staking account
Content copied to clipboard
string stake_account = 1;
get
Stake
Account
Bytes
Link copied to clipboard
abstract
fun
getStakeAccountBytes
(
)
:
ByteString
staking account
Content copied to clipboard
string stake_account = 1;
get
Value
Link copied to clipboard
abstract
fun
getValue
(
)
:
Long
amount
Content copied to clipboard
uint64 value = 2;
Inheritors
StakeAccountValue
Link copied to clipboard