tpmccallum / ethereum_database_research_and_testing

A repository which provides, information, code examples and step by step instructions on how to explore Ethereum's database infrastructure
Other
44 stars 7 forks source link

Add examples of eth.coinbase and eth.mining #2

Open tpmccallum opened 6 years ago

tpmccallum commented 6 years ago

Provide commands and screen capture examples of checking Coinbase account and mining status.

Also provide a note in that section which points out to the reader that the account balances are what we set in the genesis block upon initialisation.