Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Jun 18, 2024
1 parent 2d110b8 commit 5de4bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockset-lib/src/secp256k1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ mod test {
0xFFFFFFFF_FFFFFFFF_FFFFFFFE_FFFFFC2E,
0xFFFFFFFF_FFFFFFFF_FFFFFFFF_FFFFFFFF
])),
Scalar::new([0, 0])
Scalar::ZERO
);
}

Expand Down

0 comments on commit 5de4bef

Please sign in to comment.