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