Skip to content

Is there a way to specify the absolute fee of a transaction? #41

@ValuedMammal

Description

@ValuedMammal

Additional Context

bitcoindevkit/bdk_wallet#297 (comment)

I think a straightforward approach is to set a target feerate of 0 and add the fee amount to the output value_sum. The effect is to raise the cost of meeting the target by the amount of the target fee.

bitcoindevkit/bdk_wallet#297 (comment)

I think it's a better to include BOTH a min-feerate target and a min-absolute-fee target and not have the caller choose either-or.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions