blockchain_data / dataset_info.json
broadfield-dev's picture
Update blockchain data
9f146d5 verified
raw
history blame contribute delete
739 Bytes
{
"citation": "",
"description": "",
"features": {
"chain": [
{
"index": {
"dtype": "int64",
"_type": "Value"
},
"previous_hash": {
"dtype": "string",
"_type": "Value"
},
"proof": {
"dtype": "int64",
"_type": "Value"
},
"signature": {
"dtype": "string",
"_type": "Value"
},
"timestamp": {
"dtype": "float64",
"_type": "Value"
},
"transactions": {
"feature": {
"dtype": "null",
"_type": "Value"
},
"_type": "Sequence"
}
}
]
},
"homepage": "",
"license": ""
}