Skip to content

lnwallet: incorrect dust limit applied for p2wkh outputs #3946

@joostjager

Description

@joostjager

Background

Cannot use sendcoins to send 294 sats to a p2wkh address.

Your environment

  • lnd v0.9.0-beta-rc3
  • linux
  • btcd 0.20.0-beta

Steps to reproduce

  • lncli newaddress p2wkh
  • lncli sendcoins <address_from_above> 294

Expected behaviour

Coins sent

Actual behaviour

[lncli] rpc error: code = Unknown desc = transaction output is dust

Metadata

Metadata

Assignees

Labels

P2should be fixed if one has timebeginnerIssues suitable for new developersv0.12walletThe wallet (lnwallet) which LND uses

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions