bitcore
bitcore copied to clipboard
Could not build tx?
Trying to send from an old wallet but getting this. I literally have any idea how to make this happen can anyone pls help. Reward
bitcore.ErrorTransactionMissingSignatures: Some inputs have not been fully signed - For more information please see: https://bitcore.io/api/lib/transaction#serialization-checks
You will need to call tx.sign
with the applicable private keys
how do I go about doing that?
You will need to call
tx.sign
with the applicable private keys
I have no clue how that goes u mind giving me direction? I'd appreciate it
What old wallet are you trying to send from?
What old wallet are you trying to send from?
From a copay/BitPay wallet
Have you ever sent from the wallet before? I know what the problem is from that error, but I'm not sure why it's happening. It seems like either your local data got corrupted or a bug in a very old version of the wallet that's not maintained anymore. I would recommend importing your 12 words into a newer version of the BitPay wallet, or you could also try clearing the data in the old wallet and re-import your 12 words in the old version.
If you go the clearing data route, I would also recommend that you jot down the wallet id in the wallet settings before you do. It'd be handy to have in case re-importing the 12 words doesn't work and we need to investigate further.
Have you ever sent from the wallet before? I know what the problem is from that error, but I'm not sure why it's happening. It seems like either your local data got corrupted or a bug in a very old version of the wallet that's not maintained anymore. I would recommend importing your 12 words into a newer version of the BitPay wallet, or you could also try clearing the data in the old wallet and re-import your 12 words in the old version.
If you go the clearing data route, I would also recommend that you jot down the wallet id in the wallet settings before you do. It'd be handy to have in case re-importing the 12 words doesn't work and we need to investigate further.
I'll give it a shot appreciate it I'll comment back