Skip to content

Add "to" address to listchaintxns RPC #416

@bryanvu

Description

@bryanvu

Currently, the on-chain transactions list doesn't include addresses. In order to make transactions easier to identify, we should display the destination address for each transaction. This would also be useful for the Transactions page in the App, as Bitcoin users are accustomed to seeing addresses in transaction lists. Note that "from" addresses would require significantly more infrastructure to provide, as that would require a full transaction index. (Originally requested by fei via Slack)

Metadata

Metadata

Assignees

No one assigned

    Labels

    beginnerIssues suitable for new developersrpcRelated to the RPC interfacewalletThe wallet (lnwallet) which LND uses

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions