Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio authored Feb 1, 2025
1 parent d5b24f9 commit 8a3d887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evm-predicates/predicate/src/main.sw
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ use std::{
///
/// # Additional Information
///
/// Take "\x19Ethereum Signed Message:\n32" and converted to hex.
/// Take "\x19Ethereum Signed Message:\n64" and converted to hex.
/// The 00000000 at the end is the padding added by Sway to fill the word.
const ETHEREUM_PREFIX = 0x19457468657265756d205369676e6564204d6573736167653a0a363400000000;

Expand Down

0 comments on commit 8a3d887

Please sign in to comment.