mirror of
https://github.com/XRPLF/clio.git
synced 2026-07-23 23:20:24 +00:00
chore: Update libxrpl to 3.2.0 (#3114)
This commit is contained in:
@@ -84,8 +84,8 @@ TEST_F(LedgerCachePrometheusMetricTest, startLoading)
|
||||
}
|
||||
|
||||
struct LedgerCacheSaveLoadTest : LedgerCacheTest {
|
||||
ripple::uint256 const key1{1};
|
||||
ripple::uint256 const key2{2};
|
||||
xrpl::uint256 const key1{1};
|
||||
xrpl::uint256 const key2{2};
|
||||
std::vector<etl::model::Object> const objs{
|
||||
etl::model::Object{
|
||||
.key = key1,
|
||||
|
||||
Reference in New Issue
Block a user