- withdrawShips(program: ScoreIDLProgram, playerAccount: AsyncSigner<unknown>, playerAtlasTokenAccount: PublicKey, shipTokenAccountReturn: PublicKey, toolkitTokenAccountSource: PublicKey, shipMint: PublicKey, toolkitMint: PublicKey): InstructionReturn
-
Parameters
-
-
playerAccount: AsyncSigner<unknown>
-
playerAtlasTokenAccount: PublicKey
-
shipTokenAccountReturn: PublicKey
-
toolkitTokenAccountSource: PublicKey
-
shipMint: PublicKey
-
toolkitMint: PublicKey
Returns InstructionReturn
Withdraw ships from a user's escrow account.
Returns
InstructionReturn