We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
cargo run --example deploy -- -T CHAS -a 21000000 -l 1000 -p cPPX5L63************************* -n testnet 39b1b8418b2f29b80f8488f70f8717c473a1a2c64b249115f522123bbfa99edf:0
output
Error: failed to broadcast transaction: sendrawtransaction RPC error: {"code":-26,"message":"non-mandatory-script-verify-flag (Witness program hash mismatch)"}
Is it the signature or my private key?
Please provide the steps to reproduce and if possible a minimal demo of the problem.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots / logs If applicable, add screenshots and/or logs to help explain your problem.
Relevant environment details:
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
input does not support taproot addresses ?
Sorry, something went wrong.
@kobby-pentangeli @veeso , please take a look at this.
Investigating...
No branches or pull requests
Describe the bug
cargo run --example deploy -- -T CHAS -a 21000000 -l 1000 -p cPPX5L63************************* -n testnet 39b1b8418b2f29b80f8488f70f8717c473a1a2c64b249115f522123bbfa99edf:0
output
Is it the signature or my private key?
Please provide the steps to reproduce and if possible a minimal demo of the problem.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots / logs
If applicable, add screenshots and/or logs to help explain your problem.
Relevant environment details:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: