From 901152cc503f06ef4477f99f45980ce8299f4b8d Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 3 Dec 2023 23:24:31 -0500 Subject: [PATCH] Also log incoming script when we see an incorrect coinbase pubkey --- src/hush_bitcoind.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/hush_bitcoind.h b/src/hush_bitcoind.h index 490a2f43d..19c0ad9b3 100644 --- a/src/hush_bitcoind.h +++ b/src/hush_bitcoind.h @@ -1664,8 +1664,13 @@ int64_t hush_checkcommission(CBlock *pblock,int32_t height) { int32_t i; fprintf(stderr,"%s: ASSETCHAINS_SCRIPTPUB=", __func__); - for (i=0; i