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
When using coin control with a parent like this:
ord9 --wallet ord wallet inscribe --no-backup --postage "546 sats" --parent 9d9be576d0e9c3e6d8c1c719b0e097cb02a0dc51ce02155f800c23036196f615i0 --satpoint 19cadad71039758bdbb0faabdb8f76cb5a19494334998045c970abd4a9995fb4:2:31788 --coin-control --utxo "4f91cf24b5b3cf1c6715525ad3d55fd719c3d64e4b9283eb79329ad8187b42c7:2" --utxo "19cadad71039758bdbb0faabdb8f76cb5a19494334998045c970abd4a9995fb4:2" --utxo "9d9be576d0e9c3e6d8c1c719b0e097cb02a0dc51ce02155f800c23036196f615:0" --fee-rate 17 "/ordfiles/fd49cf52-a888-4b16-884b-91ef04e68f9b_0_super-small-astro.png"
Produces the following error
error: Failed to send reveal transaction because: JSON-RPC error: RPC error response: RpcError { code: -26, message: "non-mandatory-script-verify-flag (Invalid Schnorr signature)", data: None }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using coin control with a parent like this:
Produces the following error
The text was updated successfully, but these errors were encountered: