capsule-corp-ternoa / ternoa-js

Ternoa JavaScript SDK to build on top of the Ternoa Chain ⚙️
https://docs.ternoa.network
Apache License 2.0
24 stars 10 forks source link

[Secret NFTs] SGX pallet health status before minting secret #151

Closed Victor-Salomon closed 1 year ago

Victor-Salomon commented 1 year ago

Is your feature request related to a problem? Please describe.

Checker: Can I mint a Secret? => at least 1 cluster full on-chain + /health check request on all enclaves of the cluster.

Describe the solution you'd like

Returns a boolean if the NFT can be minted ? Isolate the function as it's not needed to do it each time (in case of batch it needs to do it just one).

Describe alternatives you've considered

-

Additional context

No response

ipapandinas commented 1 year ago

Resolved in #141