Created
March 28, 2017 12:04
-
-
Save tranvictor/e50ef57b6c44b358047bb13516522746 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["pending", false],"id":1}' localhost:8545 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment