Function getScoreVarsAccount

  • Returns the public key and bump seed for the SCORE variables account.

    Parameters

    • programId: PublicKey

      Deployed program ID for the SCORE program

    Returns [web3.PublicKey, number]

    • [Public key, bump seed]