mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
@@ -28,6 +28,11 @@
|
||||
|
||||
namespace util {
|
||||
|
||||
/**
|
||||
* @brief Get the transaction types in lowercase
|
||||
*
|
||||
* @return The transaction types in lowercase
|
||||
*/
|
||||
[[nodiscard]] std::unordered_set<std::string> const&
|
||||
getTxTypesInLowercase()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user