bitcoinknots/bitcoin

Enforce dust limit on Tapscript spends

Open

#63 opened on Mar 15, 2024

 (0 comments) (1 reaction) (0 assignees)C++ (160 forks)auto 404
TX fees and policyenhancementhelp wanted

Repository metrics

Stars
 (677 stars)
PR merge metrics
 (PR metrics pending)

Description

Option to enforce a dust limit (use the actual tx feerate) on Tapscript spends (not just outputs) - the assumption being that there's a key path alternative

Contributor guide