pchain-org / pchain

Pchain client-in-Go
https://plian.org
GNU General Public License v3.0
24 stars 12 forks source link

rpc have no respense #45

Open liaoyd opened 5 years ago

liaoyd commented 5 years ago

when send rpc to pchain node, cannot get response as usual the rpc example is like this: curl -X POST -H Content-Type:application/json --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["latest", true],"id":1}' localhost:6969/pchain