fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee
This commit is contained in:
@@ -20,7 +20,7 @@ class CDataStream;
|
||||
class CAutoFile;
|
||||
|
||||
static const int VERSION = 106;
|
||||
static const char* pszSubVer = " linux-test9";
|
||||
static const char* pszSubVer = " test10";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user