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
while executing burn, I get the below issue -
Something went wrong!
Cannot read property 'reverse' of undefined and on running it again, I get -
status: 400 BAD REQUEST
: Invalid transaction (InvalidSignature): Transaction signature is invalid.
The text was updated successfully, but these errors were encountered:
I have a similar issue, I am getting this once I am trying to burn:
Object { message: "HTTP Error: Requested page not reachable", status: "400 BAD REQUEST", requestURI: "https://test.bigchaindb.com/api/v1/transactions?mode=commit" }
Sorry, something went wrong.
No branches or pull requests
while executing burn, I get the below issue -
Something went wrong!
Cannot read property 'reverse' of undefined
and on running it again, I get -
status: 400
BAD REQUEST
: Invalid transaction (InvalidSignature): Transaction signature is invalid.
The text was updated successfully, but these errors were encountered: