WalletCore
WalletCore
/
wallet.core.jni.proto
/
IoTeX
/
Staking
/
CandidateRegister
/
Builder
/
setStakedAmountBytes
set
Staked
Amount
Bytes
open
fun
setStakedAmountBytes
(
value
:
ByteString
)
:
IoTeX.Staking.CandidateRegister.Builder
string stakedAmount = 2;
Return
This builder for chaining.
Parameters
value
The bytes for stakedAmount to set.