bitcoin-transaction-size-calculator icon indicating copy to clipboard operation
bitcoin-transaction-size-calculator copied to clipboard

Consider transactions with inputs of different address types

Open kyranjamie opened this issue 1 year ago • 2 comments

The implementation here assumes that all the inputs are of the same type, however transactions might be spending inputs from different address types, impacting the size of the tx.

Would be great if this calculator allowed you to specify how many inputs of each payment type, the same way it does for outputs.

kyranjamie avatar Apr 19 '24 08:04 kyranjamie