Skip to content

[feature]: Show asset id and amount before confirming a Lightning Network payment #1015

@Liongrass

Description

@Liongrass

Is your feature request related to a problem? Please describe.

I hold a Taproot Asset in a Lightning Network channel. When presented with a Lightning Network invoice, I can choose to pay using my Taproot Asset by specifying the asset id in litcli ln payinvoice --outgoing_chan_id <chan it> --pay_req <ln invoice> --asset_id <asset id>

However, the user interface will give me no indication of how many units of this asset I am requested to pay. I can only see the satoshi amount, even when I may not own satoshis or be aware of the sat/taproot asset exchange rate.

Describe the solution you'd like
When paying with a taproot asset, I would like to have some visual confirmation of the asset id and the amount that I'm requested to pay. Before sending off my taproot assets, I would like to know how many of them I am sending out. I understand that I'm also paying the network fee in that asset, so the fee limit would ideally be calculated in the asset as well.

Additional context
Additional useful information could include the name of the asset as well as the exchange rate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions