Blackcoin Lore
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
};
|
||||
|
||||
/** Number of confirmation recommended for accepting a transaction */
|
||||
static const int RecommendedNumConfirmations = 6;
|
||||
static const int RecommendedNumConfirmations = 10;
|
||||
|
||||
TransactionRecord():
|
||||
hash(), time(0), type(Other), address(""), debit(0), credit(0), idx(0)
|
||||
|
||||
Reference in New Issue
Block a user