mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 23:00:55 +00:00
refactor: Enable more clang-tidy readability checks (#6595)
Co-authored-by: Sergey Kuznetsov <kuzzz99@gmail.com>
This commit is contained in:
@@ -129,8 +129,8 @@ public:
|
||||
Nodes in the group are synchronized if they share the same last
|
||||
fully validated and last generated ledger.
|
||||
*/
|
||||
bool
|
||||
synchronized(PeerGroup const& g) const;
|
||||
static bool
|
||||
synchronized(PeerGroup const& g);
|
||||
|
||||
/** Check whether all peers in the network are synchronized
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user