- processRefeed(program: ScoreIDLProgram, tokenOwnerAccount: AsyncSigner<unknown>, playerAccount: AsyncSigner<unknown>, shipMint: PublicKey, foodMint: PublicKey, foodTokenAccountSource: PublicKey, foodQuantity: BN): InstructionReturn
-
Parameters
-
-
tokenOwnerAccount: AsyncSigner<unknown>
-
playerAccount: AsyncSigner<unknown>
-
shipMint: PublicKey
-
foodMint: PublicKey
-
foodTokenAccountSource: PublicKey
-
foodQuantity: BN
Returns InstructionReturn
Deposit food tokens into a user's escrow account.
Returns
InstructionReturn