Skip to content

Commit

Permalink
Fix keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Oct 31, 2024
1 parent 36e23fb commit a2fd23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/classic/clvm/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ const KW_PAIRS: [KwAtomPair; 49] = [
version: 1,
},
KwAtomPair {
v: &[0x40],
v: &[0x3E],
n: "keccak256",
version: 2,
},
Expand Down

0 comments on commit a2fd23e

Please sign in to comment.