OutCast3k / bitcoin-multisig

Javascript Bitcoin Multi Signature Address Script
http://coinb.in/multisig
MIT License
74 stars 57 forks source link

Cannot create transaction #16

Closed orenyodfat closed 9 years ago

orenyodfat commented 10 years ago

I am trying to use http://coinb.in/multisig/ to create a transaction. I keep getting "This address has no available balance to spend" though it has balance . The address is :369cUZdwYuCf1L987xmMz8ZJZUT1UCWVQf What I am missing here? When using https://rawgit.com/OutCast3k/bitcoin-multisig/master/index.html ..I get " Failed to retrive unspent inputs"

banaszak commented 10 years ago

I have the same problem. Did you find a workaround, orenyodfat?

orenyodfat commented 10 years ago

Not yet.Do you?

OutCast3k commented 9 years ago

There was an issue with SSL, the request failed because it could not connect to the HTTPS version of coinb.in - Please see http://coinb.in and https://github.com/OutCast3k/coinbin for a newer version.