mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
[Qt] fix style, formating, comment and indentation problems
- introduced by #3920
This commit is contained in:
parent
47ef190637
commit
cfe4cad9e5
7 changed files with 67 additions and 65 deletions
|
|
@ -1918,6 +1918,3 @@ Value getwalletinfo(const Array& params, bool fHelp)
|
|||
obj.push_back(Pair("unlocked_until", (boost::int64_t)nWalletUnlockTime));
|
||||
return obj;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue