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

Function create

  • create(args, info, options): UnsignedTransaction
  • Create a new delegation pool.

    Note

    In addition to amount, the caller will transfer the existential deposit; so the caller needs at have at least amount + existential_deposit transferrable.

    Parameters

    • args: NominationPoolsCreate

      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/create.ts:42

Settings

Member Visibility

On This Page

Note
RepositoryParity.io
txwrapper-core
  • Loading...