We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c05f7 commit 6ff2dceCopy full SHA for 6ff2dce
zkvm/risc0/artifacts/dcap-quote-verifier
-684 Bytes
zkvm/risc0/src/methods.rs
@@ -1,4 +1,4 @@
1
2
-pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [4146062033, 2223854335, 2049230014, 885906633, 396095194, 725162435, 1474221337, 415436345];
3
-pub const DCAP_QUOTE_VERIFIER_ID_STR: &str = "d1e21ff7ff528d84bec4247ac9dccd34daee9b17c319392b19d5de57390ec318";
+pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [2120366194, 2850643951, 3517811805, 2973453479, 835650551, 2479790374, 1152043252, 1865290383];
+pub const DCAP_QUOTE_VERIFIER_ID_STR: &str = "7238627eef5fe9a95d8cadd1a74c3bb1f703cf312699ce93f4c8aa448f122e6f";
4
pub const DCAP_QUOTE_VERIFIER_ELF: &[u8] = include_bytes!("../artifacts/dcap-quote-verifier");
0 commit comments