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

Function setCommissionMax

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

    • Initial max can be set to any Perbill, and only smaller values thereafter.
    • Current commission will be lowered in the event it is higher than a new max commission.

    Parameters

    • args: NominationPoolsSetCommissionMax

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

Settings

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