Function setMarketplaceKind

  • Parameters

    • id: number
    • kind: MarketplaceKind

      Kind of marketplace : It must be public or private.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

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

    Returns Promise<MarketplaceKindSetEvent>

    MarketplaceKindSetEvent Blockchain event.

    Name

    setMarketplaceKind

    Summary

    Set the new marketplace kind on the chain.

Generated using TypeDoc