Fix paymentsCC, add skipminimum to validation and paymentsrelease
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <key_io.h>
|
||||
|
||||
#define PAYMENTS_TXFEE 10000
|
||||
#define PAYMENTS_MERGEOFSET 10 // 100?
|
||||
#define PAYMENTS_MERGEOFSET 60 // 1H extra.
|
||||
extern std::vector <std::pair<CAmount, CTxDestination>> vAddressSnapshot;
|
||||
extern int32_t lastSnapShotHeight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user