Fixing formatting.
This commit is contained in:
parent
21a8fb1c64
commit
b91ff4bb4f
1 changed files with 1 additions and 1 deletions
|
@ -1011,7 +1011,7 @@ void nano::json_handler::accounts_frontiers ()
|
|||
errors.put (account_from_request.second.data (), ec.message ());
|
||||
ec = {};
|
||||
}
|
||||
if (!frontiers.empty())
|
||||
if (!frontiers.empty ())
|
||||
{
|
||||
response_l.add_child ("frontiers", frontiers);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue