RepositoryParity.io
  • Preparing search index...
  • The search index is not available
txwrapper-core
  • txwrapper-core
  • txwrapper-substrate/src/methods/nominationPools/nominate
  • nominate

Function nominate

  • nominate(args, info, options): UnsignedTransaction
  • Nominate on behalf of the pool.

    The dispatch origin of this call must be signed by the pool nominator or the pool root role.

    This directly forwards the call to the staking pallet, on behalf of the pool bonded account.

    Parameters

    • args: NominationPoolsNominate

      Arguments specific to this method.

    • info: BaseTxInfo

      Information required to construct the transaction.

    • options: OptionsWithMeta

      Registry and metadata used for constructing the method.

    Returns UnsignedTransaction

    • Defined in txwrapper-substrate/src/methods/nominationPools/nominate.ts:33

Settings

Member Visibility
RepositoryParity.io
txwrapper-core
  • Loading...