-
Notifications
You must be signed in to change notification settings - Fork 209
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
UnableToSignTxError('Unable to sign transaction') #227
Comments
I can't really help there, I don't have enough details. It could be something with your issuing address? It could be your private key file too. I have found that it prefers the WIF format of the key. |
I use |
hm it looks like it might already be what you did from the readme: https://chainquery.com/bitcoin-cli/dumpprivkey Can you make sure that this private key looks valid? This tool might help you: https://learnmeabitcoin.com/technical/wif |
I have made sure the key is valid. Here're more details of the error:
Also I had to comment the
|
So I commented
Then run
|
I don't know about this error. Can you try with bitcoin testnet instead? Make sure your address is valid for that network. |
Hi did you find a solution to this? |
No, I haven't |
When run
cert-issuer -c /etc/cert-issuer/conf.ini
, I got this error:How to resolve this?
The text was updated successfully, but these errors were encountered: