Skip to content

[feature]: Allow transactions with a lower fee rate than 1 sat/vbyte #10169

@ziggie1984

Description

@ziggie1984

Currently, lnd enforces a minimum transaction fee floor of 253 sat/kw (equivalent to ~1 sat/vbyte), which prevents users from setting lower fee rates even when network conditions might allow for cheaper transactions.

Bitcoin Core is working on allowing propagation of sub-1 sat/vbyte transactions in PR #33106: bitcoin/bitcoin#33106

LND should also allow transactions which are lower than 1 sat/vbyte.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3might get fixed, nice to haveenhancementImprovements to existing features / behaviour

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions