0
I'm getting an error trying to sign a transaction with bitcore-wallet-client.
I create the transaction, publish it and when I try to sign it, I'm getting the error: "SERVER_COMPROMISED - Server response could not be verified"
bws server: https://bws.bitpay.com/bws/api
can anyone point me in the right direction?
ps: using wallet-client (CLI) I can sign the same transaction (created and published from bitcore-wallet-client)
edit: I'm using a testnet account
Is it the bitcoin core wallet (as in headline) where you have problem, or the API of Bitpay? Maybe adopt the headline? – pebwindkraft – 2018-07-13T15:43:24.637
so far could track the problem to the bitcore-wallet-client/lib/verifier.js (line 159) where my transaction doesn't have a proposalSignature. To fully answer your question, I'm pretty sure the problem as nothing to do with the API of Bitpay. – pmcoelho – 2018-07-13T15:52:20.417