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

Function claimCommission

  • claimCommission(args, info, options): UnsignedTransaction
  • Claim pending commission.

    The dispatch origin of this call must be signed by the root role of the pool. Pending commission is paid out and added to total claimed commission`. Total pending commission is reset to zero. the current.

    Parameters

    • args: NominationPoolsClaimCommission

      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/claimCommission.ts:27

Settings

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