Skip to main content

sb solana attestation

USAGE
$ sb solana attestation-queue remove-enclave QUEUEKEY --mrEnclave <value> [-h] [-v] [-s] [--mainnetBeta | --cluster
devnet|mainnet-beta|mainnet|localnet] [-u <value>] [--programId <value>] [--attestationProgramId <value>]
[--commitment confirmed|finalized|processed] [-k <value>] [--ledgerPath <value> --ledger] [--json] [-a <value>]

ARGUMENTS
QUEUEKEY public key of the attestation queue account

FLAGS
-a, --authority=<value> alternate keypair that is the authority for the attestation queue and is required to
approve config changes
-h, --help Show CLI help.
-k, --keypair=<value> keypair that will pay for onchain transactions. defaults to new account authority if
no alternate authority provided
-s, --silent suppress cli prompts
-u, --rpcUrl=<value> alternate RPC url
-v, --verbose log everything
--attestationProgramId=<value> alternative Switchboard Attestation program ID to interact with
--cluster=<option> the solana cluster to connect to
<options: devnet|mainnet-beta|mainnet|localnet>
--commitment=<option> [default: confirmed] transaction commitment level to use
<options: confirmed|finalized|processed>
--ledger enable ledger support
--ledgerPath=<value> HID path to the ledger
--mainnetBeta WARNING: use mainnet-beta solana cluster
--mrEnclave=<value>... (required) Hex encoded MRENCLAVE's to remove from the attestation queue's config
--programId=<value> alternative Switchboard program ID to interact with

GLOBAL FLAGS
--json Format output as json.

DESCRIPTION
remove enclave(s) from an attestation queue's config