Repository
Parity.io
Preparing search index...
The search index is not available
txwrapper-core
txwrapper-core
txwrapper-substrate/src/methods/nominationPools/unbond
NominationPoolsUnbond
Interface NominationPoolsUnbond
Base Argument object for methods.
interface
NominationPoolsUnbond
{
memberAccount
:
string
;
unbondingPoints
:
string
;
}
Hierarchy (
view full
)
Args
NominationPoolsUnbond
Index
Properties
member
Account
unbonding
Points
Properties
member
Account
member
Account
:
string
Member account of a pool to unbond.
unbonding
Points
unbonding
Points
:
string
Amount to unbond.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
member
Account
unbonding
Points
Repository
Parity.io
txwrapper-core
Loading...
Base Argument object for methods.