[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