Created
April 1, 2016 21:47
-
-
Save rawsushi/1a833019460caf9332ba2442b141762c to your computer and use it in GitHub Desktop.
not much action showing - verbosity = 6
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
C:\ETHEREUM\geth_app>geth --verbosity=6 --rpc | |
I0402 05:38:12.115055 5968 database.go:71] Alloted 16MB cache to C:\Users\Parker\AppData\Roaming\Ethereum\chaindata | |
I0402 05:38:12.133065 5968 database.go:71] Alloted 16MB cache to C:\Users\Parker\AppData\Roaming\Ethereum\dapp | |
I0402 05:38:12.147077 5968 backend.go:314] Protocol Versions: [63 62 61], Network Id: 1 | |
I0402 05:38:12.149076 5968 backend.go:362] Blockchain DB Version: 3 | |
I0402 05:38:12.151077 5968 blockchain.go:214] Last header: #0 [d4e56740…] TD=17179869184 | |
I0402 05:38:12.155080 5968 blockchain.go:215] Last block: #0 [d4e56740…] TD=17179869184 | |
I0402 05:38:12.157081 5968 blockchain.go:216] Fast block: #0 [d4e56740…] TD=17179869184 | |
I0402 05:38:12.168090 5968 cmd.go:115] Starting Geth/v1.3.6/windows/go1.5.1 | |
I0402 05:38:12.170090 5968 server.go:311] Starting Server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment