Use new fee multipliers after v5 fork

requires #1915
This commit is contained in:
Jaquee
2017-03-23 22:54:35 +01:00
parent f05f0b73c3
commit 9c4c34d502
6 changed files with 35 additions and 13 deletions

View File

@@ -228,6 +228,9 @@ public:
// Rescan spent outputs
Q_INVOKABLE bool rescanSpent();
// check if fork rules should be used
Q_INVOKABLE bool useForkRules(quint8 version, quint64 earlyBlocks) const;
// TODO: setListenter() when it implemented in API
signals:
// emitted on every event happened with wallet