Function getScoreEscrowAccount
- getScoreEscrowAccount(programId, shipMint, resourceMint, playerPublicKey): [web3.PublicKey, number]
Parameters
- programId: PublicKey
- shipMint: PublicKey
- resourceMint: PublicKey
- playerPublicKey: PublicKey
Returns [web3.PublicKey, number]
- [Escrow account public key, bump seed]
Returns the public key and bump seed for a user's SCORE escrow account.