Untested sapling consolidation plus sietch outputs to reduce metadata leakage
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
#include "komodo_defs.h"
|
||||
#include <string.h>
|
||||
#include "sietch.h"
|
||||
//#include "sietch.h"
|
||||
#include "rpchushwallet.h"
|
||||
|
||||
using namespace std;
|
||||
@@ -79,6 +79,7 @@ uint32_t komodo_segid32(char *coinaddr);
|
||||
int32_t komodo_dpowconfs(int32_t height,int32_t numconfs);
|
||||
int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime); // from ac_private chains only
|
||||
CBlockIndex *komodo_getblockindex(uint256 hash);
|
||||
extern string randomSietchZaddr();
|
||||
|
||||
int64_t nWalletUnlockTime;
|
||||
static CCriticalSection cs_nWalletUnlockTime;
|
||||
|
||||
Reference in New Issue
Block a user