Post
Topic
Board Bitcoin Technical Support
Re: Multisig address question
by
tobacco123
on 13/01/2016, 03:22:11 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

Really? Oh no.... The keys used were randomly generated using bitaddress.org. I didn't save them since I thought they were useless after I have lost the redeemscript...