Skip to content

Wallet::sent_and_received doesn't exist #1015

@LLFourn

Description

@LLFourn

This kind of utility function should be exposed to users of Wallet. others like balance have been and this is technically a regression since TransactionDetails used to offer this information.

There may be opportunities to further delegate this to the txout index elsewhere in wallet since I see that "sent" and "received" being calculated internally in places.

The same is true for calculate_fee of TxGraph -- it should be there on Wallet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions