mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 23:29:12 +01:00
[Qt] fix style, formating, comment and indentation problems
- introduced by #3920
This commit is contained in:
@@ -1918,6 +1918,3 @@ Value getwalletinfo(const Array& params, bool fHelp)
|
||||
obj.push_back(Pair("unlocked_until", (boost::int64_t)nWalletUnlockTime));
|
||||
return obj;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user