mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-01 17:15:52 +00:00
add data
This commit is contained in:
@@ -328,6 +328,7 @@ doBookOffers(
|
||||
{
|
||||
boost::json::object empty;
|
||||
empty["missing_key"] = ripple::strHex(obj.key);
|
||||
empty["data"] = ripple::strHex(obj.blob);
|
||||
return empty;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user