• Creates a new registered currency account which holds

    Returns

    InstructionReturn

    Parameters

    • program: GalacticMarketplaceIDLProgram

      GalacticMarketplace Program

    • updateAuthorityAccount: AsyncSigner<unknown>

      the authority of the market

    • currencyMint: PublicKey

      Registered currency's mint

    • royalty: number

      Royalty rate for exchanges denominated in this currency (Royalty of '1_000_000' == 100%)

    • saCurrencyVault: PublicKey

      Token account to which royalties for this currency are to be sent

    Returns InstructionReturn

Generated using TypeDoc