mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Make sure all fee schedule changes are reported to clients.
This commit is contained in:
@@ -164,8 +164,8 @@ public:
|
||||
Json::Value getJson(uint64 baseFee, uint32 referenceFeeUnits);
|
||||
|
||||
void setRemoteFee(uint32);
|
||||
void raiseLocalFee();
|
||||
void lowerLocalFee();
|
||||
bool raiseLocalFee();
|
||||
bool lowerLocalFee();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user