Skip to content

Custom mining fee is not properly translated due to incorrect transaction size estimate #44

Description

@Empact

I set a custom mining fee of 1 sat/b, and it was rejected due to network rules. Then set the value to 2, and it passed, but on a the receiving wallet (electrum) it was listed as 1.7 sat/b.

Seems the size estimation is significantly off for the transaction type in question. This was sending from a single 3-address to a single bech32 address with a single change output.

Electrum lists the size as 165 bytes, but the fee implies a size estimate of 137 bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions