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
0.31.0
Create a tx that has a message input with a recipient that's the same as the tx sender.
The witness for the message should be the senders signature and the transaction should be successful.
No signature is provided for the witness and the tx fails.
The text was updated successfully, but these errors were encountered:
pixelcircuits
Successfully merging a pull request may close this issue.
What version of fuels-ts are you using?
0.31.0
Steps to Reproduce
Create a tx that has a message input with a recipient that's the same as the tx sender.
Expected Behavior
The witness for the message should be the senders signature and the transaction should be successful.
Actual Behavior
No signature is provided for the witness and the tx fails.
The text was updated successfully, but these errors were encountered: