Skip to content

fundchannel with feerate=urgent leads to transaction getting stuck in mempool #6129

@lightningorb

Description

@lightningorb

fundchannel with a feerate set to 'urgent' leads to 5 sat/vb which, given the current state of the mempool leads to the transaction getting stuck in the mempool.

It seems these:

  • slow
  • normal
  • urgent

feerate values are not being calculated properly given the current state of the mempool. The documentation states that urgent (aim for next block) which is not the case.

Metadata

Metadata

Assignees

Labels

Type::BugAn error, flaw, or fault that produces an incorrect or unexpected resultdocs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions