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

Function updateRoles

  • updateRoles(args, info, options): UnsignedTransaction
  • Update the roles of the pool.

    The root is the only entity that can change any of the roles, including itself, excluding the depositor, who can never change.

    It emits an event, notifying UIs of the role change. This event is quite relevant to most pool members and they should be informed of changes to pool roles.

    Parameters

    • args: NominationPoolsUpdateRoles

      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/updateRoles.ts:43

Settings

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