Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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