-
Notifications
You must be signed in to change notification settings - Fork 16
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
Consider reverse-link blog post #1
Comments
Hello when I execute the plumb, why it gives me the errors about "Error in stopOnLine(lineNum, line, "Multiple @serializers specified for one function.") : |
@zjiang4 you need to remove line 95 from blockchain-node-server.R |
line 95 from blockchain-node-server.R is an R comment. How would removing that line help? |
Once you removed the line, the code will work. you can try it. |
Help Needed.2018-04-13 16:09:33 - POST /transactions/new - Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0 @ 127.0.0.1 If posted from the http://127.0.0.1:8000/__swagger__/ and click on POST /transactions/new, click on Execute, The server side will have an error displayed above and brower (firefox59.0.2(64-bit) or Chrome Version 65.0.3325.181 (Official Build) (32-bit). Browser has HTTP 500 Error.
======================= |
@liankui Hi liankui, have you solved that issue? Thank you. |
Looks like an interesting repo. Maybe a link back to the blog post could be added to the README?
The text was updated successfully, but these errors were encountered: