Function getScoreVarsShipAccount

  • Returns the public key and bump seed for the SCORE variables ship account associated with the provided ship mint.

    Parameters

    • programId: PublicKey

      Deployed program ID for the SCORE program

    • shipMint: PublicKey

      Ship mint address

    Returns [web3.PublicKey, number]

    • [Ship account public key, bump seed]