mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 07:39:08 +01:00
Fix small typos.
This commit is contained in:
@@ -240,8 +240,8 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
//After new samples are added, we have to clear the sorted lists,
|
||||
//so they'll be resorted the next time someone asks for an estimate
|
||||
// After new samples are added, we have to clear the sorted lists,
|
||||
// so they'll be resorted the next time someone asks for an estimate
|
||||
sortedFeeSamples.clear();
|
||||
sortedPrioritySamples.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user