Repository
Parity.io
Preparing search index...
The search index is not available
txwrapper-core
txwrapper-core
txwrapper-substrate/src/methods/nominationPools/withdrawUnbonded
NominationPoolsWithdrawUnbonded
Interface NominationPoolsWithdrawUnbonded
Base Argument object for methods.
interface
NominationPoolsWithdrawUnbonded
{
memberAccount
:
string
;
numSlashingSpans
:
string
|
number
;
}
Hierarchy (
view full
)
Args
NominationPoolsWithdrawUnbonded
Index
Properties
member
Account
num
Slashing
Spans
Properties
member
Account
member
Account
:
string
Account to unbond.
num
Slashing
Spans
num
Slashing
Spans
:
string
|
number
Number of slashing spans.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
member
Account
num
Slashing
Spans
Repository
Parity.io
txwrapper-core
Loading...
Base Argument object for methods.