Post
Topic
Board Bitcoin Technical Support
Re: Multisig address question
by
oldbute
on 13/01/2016, 03:11:23 UTC
Thanks for the advice.

This address is no longer usable as I have lost the redeem script. Someone sent some 300 bits to the address but I think it is lost forever... It has effectively became another bitcoin burning address... sigh..

I will try again to generate another throwaway address and will play with it, before I actually generating a real address.

If you have the public keys should be able to re-create the redeem script / address the same every time.   See this example from bitcoinlib js

https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/multisig.js#L8

Redeem script is

Put the pubkeys in the same order and should get the same result