Skip to content

Commit

Permalink
Update applications/minotari_merge_mining_proxy/src/block_template_pr…
Browse files Browse the repository at this point in the history
…otocol.rs

Co-authored-by: SW van Heerden <swvheerden@gmail.com>
  • Loading branch information
stringhandler and SWvheerden authored Aug 22, 2024
1 parent 62a4869 commit 94736b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,6 @@ fn add_monero_data(
.tari_difficulty(tari_difficulty)
.tari_merge_mining_hash(merge_mining_hash)
.aux_hashes(aux_chain_hashes.clone())
// .new_block_template(template_data.template)
.build()?;

// Deserialize the block template blob
Expand Down

0 comments on commit 94736b2

Please sign in to comment.