Author: Mike Hearn 2014-03-12 16:14:25
Published on: 2014-03-12T16:14:25+00:00
It is possible to calculate the size of a transaction in advance, given the initial transaction size and the number of required signatures. To do this, one can assume that each signature placed in the transaction is 73 bytes. However, if the transaction obtained from the API does not contain a 73-byte sentinel value, it becomes more challenging to ensure that this part was done correctly.
Updated on: 2023-06-08T14:31:51.067288+00:00