joinmarket-webui / joinmarket-webui/jam

feat: adapt `absurd_fee_per_kb` setting

Open
#717 14 comments 1 reaction 1 assignee Assigned to @r3yc0n1c View on GitHub
enhancement good first issue
Dominant language
TypeScript
Stars
330
Forks
122
Avg merge
2d 17h
Merged PRs (30d)
17

Description

Currently, `absurd_fee_per_kb` is hardcoded in Jam and used when validating the fee settings.
`absurd_fee_per_kb` should be customizable by the user and it should be taken into account when validating fee values.

e.g. a user setting tx fee to 349 sats/vbyte with 20% randomization factor will likely have this tx failing without being properly informed exactly why (tx fee > absurd fee).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.