Last active
January 7, 2019 19:47
-
-
Save harshvishu/877bd6cb87e9c882c0e4235232f1b09f to your computer and use it in GitHub Desktop.
Swift-Blockchain-Block.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"timestamp": 568583169.33294904, | |
"proof": 33575, | |
"transactions": [ | |
{ | |
"amount": 5, | |
"recipient": "9h34147fe1f5426f9dd645de4b27ee21", | |
"sender": "d4ee26eee15148ee92c6cd394edd974e" | |
}, | |
{ | |
"amount": 1, | |
"recipient": "0349398291F8474390A9A6818C1802262501800000BE4F0DBDCD1", | |
"sender": "0" | |
} | |
], | |
"previous_hash": "bb59be94b8c5815c06f88f538553046f5c7eafc8a664259b471615086262dfc4", | |
"index": 2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment