more header file changes

This commit is contained in:
Duke Leto
2020-12-10 06:58:37 -05:00
parent e46ae59f5e
commit c8513c2281

View File

@@ -2024,7 +2024,7 @@ void GetKomodoEarlytxidScriptPub()
StartShutdown();
return;
}
if ( ASSETCHAINS_EARLYTXIDCONTRACT == EVAL_PRICES && KOMODO_SNAPSHOT_INTERVAL == 0 )
if ( ASSETCHAINS_EARLYTXIDCONTRACT == EVAL_PRICES && HUSH_SNAPSHOT_INTERVAL == 0 )
{
fprintf(stderr, "Prices->paymentsCC contract must have -ac_snapshot enabled to pay out.\n");
StartShutdown();