Repository
Parity.io
Preparing search index...
The search index is not available
txwrapper-core
txwrapper-core
txwrapper-substrate/src/methods/nominationPools/join
NominationPoolsJoin
Interface NominationPoolsJoin
Base Argument object for methods.
interface
NominationPoolsJoin
{
amount
:
string
;
poolId
:
string
|
number
;
}
Hierarchy (
view full
)
Args
NominationPoolsJoin
Index
Properties
amount
pool
Id
Properties
amount
amount
:
string
The amount to bond.
pool
Id
pool
Id
:
string
|
number
The pool Id to join.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
pool
Id
Repository
Parity.io
txwrapper-core
Loading...
Base Argument object for methods.