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

Wallet.address_balance includes mempool transactions #141

@v1rbox

Description

@v1rbox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions