Function closeCollection

  • Parameters

    • id: number

      The ID of the Collection.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<CollectionClosedEvent>

    CollectionClosedEvent Blockchain event.

    Name

    closeCollection

    Summary

    Closes the collection so that no new NFTs can be added.

Generated using TypeDoc