Skip to content

Instantly share code, notes, and snippets.

@yrashk
Created May 15, 2014 02:31
Show Gist options
  • Save yrashk/d0037ff517e6622f3d61 to your computer and use it in GitHub Desktop.
Save yrashk/d0037ff517e6622f3d61 to your computer and use it in GitHub Desktop.
$ ./gitchain Info | json_pp
{
"Mining" : {
"Miners" : {
"954aba53482f0a27f33953d83cb08e629facc4c836c3bb7daa54b42bc52689ac" : {
"StartTime" : "2014-05-15T10:30:29.189687628+08:00"
},
"557ca23e1ce37303c71797829096d0a42bb5b07bc2751f76d0d61da37e00a7c4" : {
"StartTime" : "2014-05-15T10:30:27.59290694+08:00"
},
"f67810cf309a443f81354ab90ff80282185b73165f7cded7299b222745eb4b32" : {
"StartTime" : "2014-05-15T10:30:30.885682408+08:00"
},
"dd945789c90a5310bb4c19cf0867f6f910f6e6c11e0566db25ef0e2f3cb58b61" : {
"StartTime" : "2014-05-15T10:30:28.40832083+08:00"
}
},
"BlocksMined" : 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment