decred / atomicswap

On-chain atomic swaps for Decred and other cryptocurrencies.
https://blog.decred.org/2017/09/20/On-Chain-Atomic-Swaps/
ISC License
507 stars 232 forks source link

[btcamoticswap] deprecated signrawtransaction command #105

Closed vctt94 closed 5 years ago

vctt94 commented 5 years ago

If running btcatomicswap with bitcoin core and, bitcoin core on master, we will receive the following error message:

signrawtransaction: -32: signrawtransaction was removed in v0.18.
Clients should transition to using signrawtransactionwithkey and signrawtransactionwithwallet

When trying to do an atomic swap, as signrawtransaction is deprecated.