Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Feb 6, 2025
1 parent 4157522 commit 6762d67
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bin/katana/src/cli/init/deployment.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const SNOS_PROGRAM_HASH: Felt =

// TODO: to replace with actual value.
const LAYOUT_BRIDGE_PROGRAM_HASH: Felt =
felt!("0x054d3603ed14fb897d0925c48f26330ea9950bd4ca95746dad4f7f09febffe0d");
felt!("0x193641eb151b0f41674641089952e60bc3aded26e3cf42793655c562b8c3aa0");

/// The contract address that handles fact verification.
///
Expand Down
2 changes: 1 addition & 1 deletion crates/katana/contracts/build/appchain_core_contract.json

Large diffs are not rendered by default.

0 comments on commit 6762d67

Please sign in to comment.