Function createWithdrawFoodInstruction
- createWithdrawFoodInstruction(connection, playerPublicKey, foodMint, shipMint, programId): Promise<FactoryReturn>
Parameters
- connection: Connection
- playerPublicKey: PublicKey
- foodMint: PublicKey
- shipMint: PublicKey
- programId: PublicKey
Withdraw Food from Escrow - required before withdrawShip