Formatting.
This commit is contained in:
parent
62f1a3ded4
commit
f0d6474f16
1 changed files with 1 additions and 1 deletions
|
@ -4293,7 +4293,7 @@ void rai::rpc_connection::read ()
|
|||
auto start (std::chrono::steady_clock::now ());
|
||||
auto version (this_l->request.version ());
|
||||
auto response_handler ([this_l, version, start](boost::property_tree::ptree const & tree_a) {
|
||||
|
||||
|
||||
std::stringstream ostream;
|
||||
boost::property_tree::write_json (ostream, tree_a);
|
||||
ostream.flush ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue