mirror of
https://github.com/XRPLF/clio.git
synced 2026-08-23 13:40:52 +00:00
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ripple/protocol/jss.h>
|
||||
#include <xrpl/protocol/jss.h>
|
||||
|
||||
/** @brief Helper macro for borrowing from ripple::jss static (J)son (S)trings. */
|
||||
#define JS(x) ripple::jss::x.c_str()
|
||||
|
||||
Reference in New Issue
Block a user