Upload transact/trans1.json with huggingface_hub
Browse files- transact/trans1.json +15 -0
transact/trans1.json
CHANGED
@@ -81,5 +81,20 @@
|
|
81 |
"balance": 1928700,
|
82 |
"proof": 431630,
|
83 |
"previous_hash": "292395fefc638c904727c61b47235ea450e5f16cfd9ff4601ed7767ec12f6645"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
}
|
85 |
]
|
|
|
81 |
"balance": 1928700,
|
82 |
"proof": 431630,
|
83 |
"previous_hash": "292395fefc638c904727c61b47235ea450e5f16cfd9ff4601ed7767ec12f6645"
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"index": 7,
|
87 |
+
"timestamp": "2023-09-17 01:49:20.559207",
|
88 |
+
"transactions": [
|
89 |
+
{
|
90 |
+
"sender": "Bank",
|
91 |
+
"recipient": "b",
|
92 |
+
"amount": "1000",
|
93 |
+
"balance": "1927700"
|
94 |
+
}
|
95 |
+
],
|
96 |
+
"balance": 1927700,
|
97 |
+
"proof": 1108970,
|
98 |
+
"previous_hash": "5045319f1fe2432f7324cf871bbcc73b1412fc092898afe72e5d350a895e2865"
|
99 |
}
|
100 |
]
|