taikoxyz / raiko

Multi-proofs for Taiko. SNARKS, STARKS and Trusted Execution Enclave. Our previous ZK-EVM circuits are deprecated.
Apache License 2.0
124 stars 91 forks source link

feat(main): add method to check SGX instance ID on docs #134

Open cumaaaaa opened 6 months ago

cumaaaaa commented 6 months ago

changes

Add documentation on how to verify SGX registration ID

reason for changes

I believe the SGX instance ID can be found from Transaction, even if you missed it during registration. I added it to the documentation because I think it would be more convenient to be able to refer to it as a confirmation method in case it was overlooked.