Function getScoreEscrowAuthAccount

  • Returns the SCORE escrow authority account

    Parameters

    • programId: PublicKey

      Deployed program ID for the SCORE program

    • shipMint: PublicKey

      Ship mint address

    • playerPublicKey: PublicKey

      Player's public key

    Returns [web3.PublicKey, number]

    • [Authority account public key, bump seed]