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

Function bondExtra

  • bondExtra(args, info, options): UnsignedTransaction
  • Add some extra amount from the stash's free_balance into the balance up for staking.

    Can only be called when EraElectionStatus is Closed.

    Parameters

    • args: StakingBondExtraArgs

      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/bondExtra.ts:26

Settings

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