Skip to content

Commit

Permalink
chore: update risc0 verifier class hash
Browse files Browse the repository at this point in the history
  • Loading branch information
shramee committed Jan 1, 2025
1 parent b31ba6f commit 013dfbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mod FibonacciSequencer {
use core::starknet::ClassHash;

pub const RISC_ZERO_VERIFIER_CLASS_HASH: felt252 =
0x7f3157e83dc0d636c462c77fd8f309351b4a2c710f9a23a44305830a29b0b27;
0x11c3cd9b36eb302d4b5a27a79f78d065c783995000cfe571f60408d11708dc4;

#[storage]
struct Storage {
Expand Down

0 comments on commit 013dfbd

Please sign in to comment.