mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Second check if fetch pack should be skipped.
This commit is contained in:
@@ -185,7 +185,7 @@ public:
|
||||
void setRemoteFee(uint32);
|
||||
bool raiseLocalFee();
|
||||
bool lowerLocalFee();
|
||||
bool isLoaded() { return (raiseCount != 0) || (mLocalTxnLoadFee != lftNormalFee); }
|
||||
bool isLoaded();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user