Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Wallet.address_balance includes mempool transactions #141

Open
v1rbox opened this issue Feb 25, 2024 · 0 comments
Open

Wallet.address_balance includes mempool transactions #141

v1rbox opened this issue Feb 25, 2024 · 0 comments

Comments

@v1rbox
Copy link

v1rbox commented Feb 25, 2024

From reading this section it seems like monero-python uses only "balance" returned by JSON RPC, and not "unlocked_balance", when we are dealing with query the balance of multiple subaddresses. This leads to including non-confirmed transactions into the balance. Should it have an "unlocked=True" argument? I can send a PR if yes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant