Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -66,5 +66,20 @@
|
|
66 |
"balance": 1929700,
|
67 |
"proof": 476581,
|
68 |
"previous_hash": "bd34c278099f8ae3a4a86b0042dc1ee82ef7c57a5e55a760876e97d3b0b0916a"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
}
|
70 |
]
|
|
|
66 |
"balance": 1929700,
|
67 |
"proof": 476581,
|
68 |
"previous_hash": "bd34c278099f8ae3a4a86b0042dc1ee82ef7c57a5e55a760876e97d3b0b0916a"
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"index": 6,
|
72 |
+
"timestamp": "2023-09-17 01:44:59.473229",
|
73 |
+
"transactions": [
|
74 |
+
{
|
75 |
+
"sender": "Bank",
|
76 |
+
"recipient": "a",
|
77 |
+
"amount": "1000",
|
78 |
+
"balance": "1928700"
|
79 |
+
}
|
80 |
+
],
|
81 |
+
"balance": 1928700,
|
82 |
+
"proof": 431630,
|
83 |
+
"previous_hash": "292395fefc638c904727c61b47235ea450e5f16cfd9ff4601ed7767ec12f6645"
|
84 |
}
|
85 |
]
|