Function processWithdrawArms
- processWithdrawArms(program: ScoreIDLProgram, playerAccount: AsyncSigner<unknown>, shipMint: PublicKey, armsMint: PublicKey, armsTokenAccountReturn: PublicKey): InstructionReturn
-
Parameters
-
-
playerAccount: AsyncSigner<unknown>
-
shipMint: PublicKey
-
armsMint: PublicKey
-
armsTokenAccountReturn: PublicKey
Returns InstructionReturn
Withdraw arms tokens from a user's escrow account.
Returns
InstructionReturn