Skip to content

Commit

Permalink
Fix JDC do not use pool signature in config but the implicit one in t…
Browse files Browse the repository at this point in the history
…he extranonce
  • Loading branch information
fi3 committed Dec 17, 2024
1 parent fc4680c commit 97ab3c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ impl ChannelFactory {
additional_coinbase_script_data.unwrap_or(&[]),
)
.unwrap();
dbg!(&extranonce_prefix);
let success = OpenExtendedMiningChannelSuccess {
request_id,
channel_id,
Expand Down

0 comments on commit 97ab3c4

Please sign in to comment.