Function setMarketplaceMintFee

  • Parameters

    • fee: number | BN

      Fee to mint a marketplace.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

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

    Returns Promise<MarketplaceMintFeeSetEvent>

    NFTSoldEvent Blockchain event.

    Name

    setMarketplaceMintFee

    Summary

    Set the new marketplace minting fee on the chain.

Generated using TypeDoc