Skip to content

Instantly share code, notes, and snippets.

@dmonopoly
Created March 20, 2018 03:38
Show Gist options
  • Save dmonopoly/16a604e115ed0036c0806564e1e4f075 to your computer and use it in GitHub Desktop.
Save dmonopoly/16a604e115ed0036c0806564e1e4f075 to your computer and use it in GitHub Desktop.
{
"chain": [
{
"index": 1,
"previous_hash": 1,
"proof": 100,
"timestamp": 1521515418.229695,
"transactions": []
},
{
"index": 2,
"previous_hash": "9521fa656e54d86a195f7d916cebc776c54334a8a6ea9a74f5f43cd8c2051135",
"proof": 35293,
"timestamp": 1521515446.951533,
"transactions": [
{
"amount": 1,
"recipient": "798022da65664a4aa2ae8736742f04ec",
"sender": "0"
}
]
},
{
"index": 3,
"previous_hash": "0ffe6f14da20992e079eac55305b9d3f89e33248c709e0acf7d665431ed2c5a4",
"proof": 35089,
"timestamp": 1521515592.023471,
"transactions": [
{
"amount": 1,
"recipient": "798022da65664a4aa2ae8736742f04ec",
"sender": "0"
}
]
}
],
"length": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment