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

Function bondExtraOther

  • bondExtraOther(args, info, options): UnsignedTransaction
  • origin bonds funds from extra for some pool member member into their respective pools.

    origin can bond extra funds from free balance or pending rewards when origin == other.

    In the case of origin != other, origin can only bond extra pending rewards of other members assuming set_claim_permission for the given member is PermissionlessAll or PermissionlessCompound.

    Parameters

    • args: NominationPoolsBondExtraOther

      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/bondExtraOther.ts:33

Settings

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