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.
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.