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

Function setPayee

  • setPayee(args, info, options): UnsignedTransaction
  • (Re-)set the payment target for staking rewards.

    Comes into effect at the beginning of the next era.

    The dispatch origin for this call must be Signed by the controller, not the stash.

    Parameters

    • args: StakingSetPayeeArgs

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

Settings

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