Hush Hush Hush

This commit is contained in:
Duke Leto
2020-12-10 06:51:02 -05:00
parent 6ed55cc5a4
commit 2b9e993c31
2 changed files with 3 additions and 3 deletions

View File

@@ -525,7 +525,7 @@ extern uint8_t ASSETCHAINS_PRIVATE;
extern int32_t USE_EXTERNAL_PUBKEY;
extern char NOTARYADDRS[64][64];
extern char NOTARY_ADDRESSES[NUM_HUSH_SEASONS][64][64];
extern int32_t HUSH_TESTNODE, KOMODO_SNAPSHOT_INTERVAL;
extern int32_t HUSH_TESTNODE, HUSH_SNAPSHOT_INTERVAL;
extern int32_t ASSETCHAINS_EARLYTXIDCONTRACT;
extern int32_t ASSETCHAINS_STAKED_SPLIT_PERCENTAGE;
int tx_height( const uint256 &hash );