Skip to content

Please help me see if the bitcoin output for this asset transaction is normal. #1020

Answered by guggero
SevenLiquor asked this question in Q&A
Discussion options

You must be logged in to vote

Okay, I looked at the v0.3.3 code and I think you hit an edge case where the lnd's FundPsbt wouldn't add a change output because the value left over would've been too small. And then the send logic just used the second output to commit the assets to.
The whole send logic and fee estimation has been completely overhauled in the upcoming v0.4.0, so this might no longer be happening.
But in any case, this shouldn't be an issue when attempting to further send the assets, everything should be accounted for properly.

So to answer your question: It's kind of normal since the on-chain BTC input amount was just very small and not enough to create a BTC-only change output, therefore the asset chang…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@guggero
Comment options

@SevenLiquor
Comment options

@guggero
Comment options

@guggero
Comment options

Answer selected by SevenLiquor
@SevenLiquor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants