mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 09:16:47 +00:00
style: More clang-tidy identifier renaming (#7290)
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
return std::make_shared<Ledger>(
|
||||
kCreateGenesis,
|
||||
Rules{env.app().config().features},
|
||||
env.app().config().FEES.toFees(),
|
||||
env.app().config().fees.toFees(),
|
||||
std::vector<uint256>{},
|
||||
env.app().getNodeFamily());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user