WalletCore
WalletCore
/
wallet.core.jni.proto
/
Polkadot
/
Staking
/
WithdrawUnbonded
/
Builder
Builder
class
Builder
Withdraw unbonded amounts
Content copied to clipboard
Protobuf type
TW.Polkadot.Proto.Staking.WithdrawUnbonded
Functions
Functions
clear
Slashing
Spans
Link copied to clipboard
open
fun
clearSlashingSpans
(
)
:
Polkadot.Staking.WithdrawUnbonded.Builder
int32 slashing_spans = 1;
get
Slashing
Spans
Link copied to clipboard
open
fun
getSlashingSpans
(
)
:
Int
int32 slashing_spans = 1;
set
Slashing
Spans
Link copied to clipboard
open
fun
setSlashingSpans
(
value
:
Int
)
:
Polkadot.Staking.WithdrawUnbonded.Builder
int32 slashing_spans = 1;