build: Upgrade to libxrpl 2.3.0-b1 (#1489)

Update libxrpl and change include path
This commit is contained in:
cyan317
2024-06-25 15:05:01 +01:00
committed by GitHub
parent 77cec26cc9
commit b2eacf9868
182 changed files with 867 additions and 774 deletions

View File

@@ -26,7 +26,7 @@
#include <boost/asio/io_context.hpp>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <ripple/protocol/STObject.h>
#include <xrpl/protocol/STObject.h>
#include <vector>