hi there~
I wonder that what happened when my program call the RPC Api(gettransactionmethod) and the method return the EOF error, like this:Post http://127.0.0.1:8332: EOF.
My project is based on Golang, and it send http request by github.com/go-resty/resty lib.
I have no idea about this situation. Does anyone can give me any point? thanks in advance~~