Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not build tx? #3708

Open
Densequera opened this issue Mar 17, 2024 · 7 comments
Open

Could not build tx? #3708

Densequera opened this issue Mar 17, 2024 · 7 comments

Comments

@Densequera
Copy link

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

@kajoseph
Copy link
Collaborator

You will need to call tx.sign with the applicable private keys

@Densequera
Copy link
Author

how do I go about doing that?

@Densequera
Copy link
Author

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

@kajoseph
Copy link
Collaborator

What old wallet are you trying to send from?

@Densequera
Copy link
Author

What old wallet are you trying to send from?

From a copay/BitPay wallet

@kajoseph
Copy link
Collaborator

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.

@Densequera
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants