Base Argument object for methods.

interface NominationPoolsSetMetadata {
    metadata: string;
    poolId: string | number;
}

Hierarchy (view full)

  • Args
    • NominationPoolsSetMetadata

Properties

Properties

metadata: string

Metadata for the pool.

poolId: string | number

A valid PoolId.