bitpay / bitcore-wallet-service

A multisig, HD Bitcoin and Bitcoin Cash wallet service. Used by Copay.
https://copay.io/
MIT License
621 stars 547 forks source link

Group create/publish/sign/broadcast on a single call for 1-1 wallets #562

Open matiu opened 8 years ago

matiu commented 8 years ago

so clients can offer a better experience to 1-1 users

isocolsky commented 8 years ago

I think the best we can do is create+publish and sign+broadcast. The extra roundtrip after the inputs, change addrs and fee are set cannot be avoided.