Add high fee transactions immediately

This commit is contained in:
SChernykh
2023-01-02 14:32:13 +01:00
parent 260564cff1
commit baf5a64c51
3 changed files with 9 additions and 2 deletions
+2
View File
@@ -21,6 +21,8 @@
namespace p2pool {
constexpr uint64_t HIGH_FEE_VALUE = 6000000000ULL;
class p2pool;
class Mempool : public nocopy_nomove