Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. % du -s io.parity.ethereum
  2.  
  3. 7349448 io.parity.ethereum
  4.  
  5. % du -s io.parity.ethereum
  6.  
  7. 7351256 io.parity.ethereum
  8.  
  9. % du -s io.parity.ethereum
  10.  
  11. 7352780 io.parity.ethereum
  12.  
  13. % du -s io.parity.ethereum
  14.  
  15. 7353088 io.parity.ethereum
  16.  
  17. % curl --data '{"method":"eth_syncing","params":[],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST localhost:8545
  18.  
  19. {"jsonrpc":"2.0","result":false,"id":1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement