getEnclaveSharesAvailablility
Check that an enclave from a cluster have registered a Capsule NFT or a Secret NFT's key shares
A JSON containing the enclave share availability (enclave_id, nft_id, an exists status (boolean))
The enclave base url.
The Capsule NFT id or Secret NFT id to check key registration on enclave.
The kind of NFT linked to the key being checked: "secret" or "capsule"
Generated using TypeDoc
Name
getEnclaveSharesAvailablility
Summary
Check that an enclave from a cluster have registered a Capsule NFT or a Secret NFT's key shares
Returns
A JSON containing the enclave share availability (enclave_id, nft_id, an exists status (boolean))