mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 27a82d347e into merged_master (Bitcoin PR #18459)
This commit is contained in:
commit
f79b86b3ab
1 changed files with 0 additions and 2 deletions
|
|
@ -2628,8 +2628,6 @@ static UniValue getbalances(const JSONRPCRequest& request)
|
|||
auto locked_chain = wallet.chain().lock();
|
||||
LOCK(wallet.cs_wallet);
|
||||
|
||||
UniValue obj(UniValue::VOBJ);
|
||||
|
||||
const auto bal = wallet.GetBalance();
|
||||
UniValue balances{UniValue::VOBJ};
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue