WalletCore
WalletCore
/
wallet.core.jni.proto
/
Polkadot
/
Staking
/
Unbond
/
Builder
Builder
class
Builder
Unbond
Content copied to clipboard
Protobuf type
TW.Polkadot.Proto.Staking.Unbond
Functions
Functions
clear
Value
Link copied to clipboard
open
fun
clearValue
(
)
:
Polkadot.Staking.Unbond.Builder
amount (uint256, serialized little endian)
Content copied to clipboard
bytes value = 1;
get
Value
Link copied to clipboard
open
fun
getValue
(
)
:
ByteString
amount (uint256, serialized little endian)
Content copied to clipboard
bytes value = 1;
set
Value
Link copied to clipboard
open
fun
setValue
(
value
:
ByteString
)
:
Polkadot.Staking.Unbond.Builder
amount (uint256, serialized little endian)
Content copied to clipboard
bytes value = 1;