Skip to content

Commit

Permalink
clipppy #2
Browse files Browse the repository at this point in the history
  • Loading branch information
mihailjianu1 committed Jan 22, 2025
1 parent 104b4cb commit 559a112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rs/bitcoin/adapter/test_utils/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ pub const BLOCK_2_ENCODED: &str = "010000004860eb18bf1b1620e37e9490fc8a427514416
/// an overflow occurs if bits is set to 0.
///
/// https://github.com/bitcoin/bitcoin/blame/master/src/chainparams.cpp#L402
const TARGET: Target = Target::MAX_ATTAINABLE_REGTEST;

fn decode_block(hex_str: &str) -> Block {
Expand Down

0 comments on commit 559a112

Please sign in to comment.