written blockchain
This commit is contained in:
parent
63eceec889
commit
0ec6550917
1 changed files with 19 additions and 0 deletions
|
@ -54,5 +54,24 @@
|
|||
"sender": "sqed"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"block_index": 3,
|
||||
"hash": "2eb1aa6ed82ddcda11730dad47e6e1248755e8a49f124d1bc91997df34fa1c35",
|
||||
"previous_hash": "2eba20864abe28375a24df050aa62cb21d46841f28fd026c51480ece72636d4b",
|
||||
"proof": "005546016f45bfd04a1e1667e930545da898f8494ee1a655a1cf8ff44e9b8d15",
|
||||
"timestamp": "2020-01-16 10:19:19.757386",
|
||||
"transactions": [
|
||||
{
|
||||
"amount": "45",
|
||||
"receiver": "you",
|
||||
"sender": "me"
|
||||
},
|
||||
{
|
||||
"amount": "66",
|
||||
"receiver": "tutu",
|
||||
"sender": "lala"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue