Merge branch 'ripple/se/fees' into ripple/smart-escrow

This commit is contained in:
Mayukha Vadari
2026-01-06 17:22:42 -05:00
committed by GitHub
1297 changed files with 6764 additions and 6788 deletions

View File

@@ -8,7 +8,7 @@
#include <unordered_map>
#include <utility>
namespace ripple {
namespace xrpl {
std::unordered_map<
TERUnderlyingType,
@@ -285,4 +285,4 @@ transCode(std::string const& token)
return TER::fromInt(r->second);
}
} // namespace ripple
} // namespace xrpl