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

Function setCommission

  • setCommission(args, info, options): UnsignedTransaction
  • Set the commission of a pool.

    Both a commission percentage and a commission payee must be provided in the current tuple. Where a current of None is provided, any current commission will be removed.

    Parameters

    • args: NominationPoolsSetCommission

      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/setCommission.ts:31

Settings

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