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

Function payoutStakers

  • payoutStakers(args, info, options): UnsignedTransaction
  • Pay out all the stakers behind a single validator for a single era.

    Any account can call this function, even if it is not one of the stakers.

    Can only be called when EraElectionStatus is Closed.

    Parameters

    • args: StakingPayoutStakersArgs

      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/staking/payoutStakers.ts:34

Settings

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