Add devtax address and scriptpub to getblocktemplate output

This commit is contained in:
Duke
2023-06-23 09:13:11 -04:00
parent 9f92bdd7dc
commit 479ed54ff0
5 changed files with 71 additions and 45 deletions

View File

@@ -1952,7 +1952,7 @@ void hush_args(char *argv0)
ASSETCHAINS_SAPLING = 1;
// this corresponds to FR address RHushEyeDm7XwtaTWtyCbjGQumYyV8vMjn
ASSETCHAINS_SCRIPTPUB = "76a9145eb10cf64f2bab1b457f1f25e658526155928fac88ac";
// we do not want to change the magic of HUSH3 mainnet so we do not call scriptpub_for_height() here,
// we do not want to change the magic of HUSH3 mainnet so we do not call devtax_scriptpub_for_height() here,
// instead we call it whenever ASSETCHAINS_SCRIPTPUB is used later on
// Over-ride HUSH3 values from CLI params. Changing our blocktime to 75s changes things