Function processWithdrawArms

  • Withdraw arms tokens from a user's escrow account.

    Returns

    InstructionReturn

    Parameters

    • program: ScoreIDLProgram

      Score IDL Program

    • playerAccount: AsyncSigner<unknown>

      Player account

    • shipMint: PublicKey

      Ship mint

    • armsMint: PublicKey

      Arms mint

    • armsTokenAccountReturn: PublicKey

      Arms token account to return to

    Returns InstructionReturn

Generated using TypeDoc