Function updateRegisteredCurrencyVault

  • Updates the Currency Vault associated with a RegisteredCurrency

    Returns

    InstructionReturn

    Parameters

    • program: GalacticMarketplaceIDLProgram

      GalacticMarketplace Program

    • updateAuthorityAccount: AsyncSigner<unknown>

      the authority of the market

    • currencyMint: PublicKey

      Registered currency's mint

    • saCurrencyVault: PublicKey

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

    Returns InstructionReturn

Generated using TypeDoc