mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
@@ -28,7 +28,7 @@
|
||||
|
||||
namespace util {
|
||||
|
||||
std::unordered_set<std::string> const&
|
||||
[[nodiscard]] std::unordered_set<std::string> const&
|
||||
getTxTypesInLowercase()
|
||||
{
|
||||
static std::unordered_set<std::string> const typesKeysInLowercase = []() {
|
||||
|
||||
Reference in New Issue
Block a user