Determining the byte size of multisig transaction beforehand knowing the details of the transaction

Determining the byte size of multisig transaction beforehand knowing the details of the transaction

If I know the m of n values of the multisig, the # of inputs (all of which are from the multisig and require m signatures) and outputs and the redeem script, how can I determine the size of the transaction after m signatures?

http://bit.ly/2CtfUgL

Comments