chromaway / ngcccbase

next-gen colored coin client base
MIT License
85 stars 46 forks source link

Issue #145: Dump the coin_data table for debugging purposes #150

Closed jimmysong closed 10 years ago

jimmysong commented 10 years ago

Added coinlog command which is called this way:

./ngccc-cli.py coinlog

This will output data from the coin_data table like this:


bitcoin

: ## ... ## ... ...
jimmysong commented 10 years ago

Gah, stupid autoformat. It looks reasonable and there is data displayed for each row in coin_data when you run this command.