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

Function chill

  • chill(args, info, options): UnsignedTransaction
  • Chill on behalf of the pool.

    The dispatch origin of this call must be signed by the pool nominator or the pool root role, same as [Pallet::nominate].

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

    Parameters

    • args: NominationPoolsChill

      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/chill.ts:29

Settings

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