Function processWithdrawFood
- processWithdrawFood(program: ScoreIDLProgram, playerAccount: AsyncSigner<unknown>, shipMint: PublicKey, foodMint: PublicKey, foodTokenAccountReturn: PublicKey): InstructionReturn
-
Parameters
-
-
playerAccount: AsyncSigner<unknown>
-
shipMint: PublicKey
-
foodMint: PublicKey
-
foodTokenAccountReturn: PublicKey
Returns InstructionReturn
Withdraw food tokens from a user's escrow account.
Returns
InstructionReturn