Skip to content

Commit 5974e6e

Browse files
committed
update dcap-quote-verifier program
Signed-off-by: Jun Kimura <[email protected]>
1 parent fadd1c1 commit 5974e6e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
2.07 KB
Binary file not shown.

zkvm/risc0/src/methods.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [1231957288, 723330899, 2481400759, 1071667801, 2375957924, 3835078651, 1874859590, 1351947640];
2+
pub const DCAP_QUOTE_VERIFIER_ID: [u32; 8] = [143255245, 43779504, 3390353771, 3444607845, 3967455919, 975508729, 2112201669, 1925387058];
33
pub const DCAP_QUOTE_VERIFIER_ELF: &[u8] = include_bytes!("../artifacts/dcap-quote-verifier");

0 commit comments

Comments
 (0)