Skip to content

Commit

Permalink
removing stray code from rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
coranos committed Nov 15, 2023
1 parent 9e74e02 commit 434719d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nano/node/json_handler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4578,7 +4578,6 @@ void nano::json_handler::wallet_info ()
cemented_block_count += confirmation_info.height;
}

balance += account_info->balance.number ();
receivable += node.ledger.account_receivable (block_transaction, account);

nano::key_type key_type (wallet->store.key_type (i->second));
Expand Down

0 comments on commit 434719d

Please sign in to comment.