rebase RPC handlers

This commit is contained in:
Nathan Nichols
2021-05-20 10:25:02 -05:00
parent 68d0d3373b
commit be9ab23998

View File

@@ -44,7 +44,7 @@ traverseOwnedNodes(
std::uint32_t sequence,
ripple::uint256 const& cursor,
std::function<bool(ripple::SLE)> atOwnedNode);
std::pair<ripple::PublicKey, ripple::SecretKey>
keypairFromRequst(
boost::json::object const& request,