Skip to content

Commit

Permalink
Auto generated script_root change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Garcia committed Sep 26, 2024
1 parent b1f5494 commit 4e348d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crates/rust-client/src/notes/script_roots.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
/// This file was generated by build.rs.
/// Script root of the P2ID note script
pub const P2ID: &str = "0xc491aa07f9a0da9838de1ae841ea7dc8d45cd5641f74a89faeb2ff8fa8cf801b";
pub const P2ID: &str = "0x02b82f685d19d8c0f11c1db33f0b4ae21b2c404010c6ea5292fb6980e5147759";

/// Script root of the P2IDR note script
pub const P2IDR: &str = "0x143480f4ddf09a321c6373edd8ea4768d04ef4238aa41d221c0129f83e5c1d5a";
pub const P2IDR: &str = "0x657411c1353ca16641ae56faedd67d7c1751e0751134e38c4dcf33ab8fae8aa1";

/// Script root of the SWAP note script
pub const SWAP: &str = "0x4dd86dfc6ec16cef9d169480850d4e5e6d0de4eca662323f27be87486b2b7d21";
pub const SWAP: &str = "0x60a0ddbf22b315ad846505c496eb40f5edd1bcb32dd0827b8a062793c6fe14e3";

0 comments on commit 4e348d1

Please sign in to comment.