From ff08eea62fe7f86bdbad5ec7bad599d149110546 Mon Sep 17 00:00:00 2001 From: Matt Hess Date: Sun, 16 Nov 2025 18:39:22 +0000 Subject: [PATCH] reverted and fixed - monero uses height + 60 while salvium uses literal 60 --- src/block_template.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/block_template.cpp b/src/block_template.cpp index 783e774..360ca53 100644 --- a/src/block_template.cpp +++ b/src/block_template.cpp @@ -938,7 +938,7 @@ int BlockTemplate::create_miner_tx(const MinerData& data, const std::vector