Added debug logging to diagnose the issue with Salvium not mining successfully

This commit is contained in:
Some Random Crypto Guy
2024-06-27 10:31:43 +01:00
parent c8d9bc5653
commit e0d9b0c18f
2 changed files with 160 additions and 8 deletions

View File

@@ -50,6 +50,8 @@ public:
NONCE_OFFSET,
MINER_TX_PREFIX_OFFSET,
MINER_TX_PREFIX_END_OFFSET,
PROTOCOL_TX_PREFIX_OFFSET,
PROTOCOL_TX_PREFIX_END_OFFSET,
EPH_PUBLIC_KEY_OFFSET,
TX_EXTRA_OFFSET,
TX_PUBKEY_OFFSET,