parent
c2d7ddbd85
commit
fcbcb5bddc
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ void nano::json_handler::process_request (bool unsafe_a)
|
||||||
}
|
}
|
||||||
else if (action == "history")
|
else if (action == "history")
|
||||||
{
|
{
|
||||||
|
response_l.put ("deprecated", "1");
|
||||||
request.put ("head", request.get<std::string> ("hash"));
|
request.put ("head", request.get<std::string> ("hash"));
|
||||||
account_history ();
|
account_history ();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue