Omnibus commited on
Commit
af1c314
·
1 Parent(s): 60e58ef

Upload balance/__Source__.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. balance/__Source__.json +16 -0
balance/__Source__.json CHANGED
@@ -6,5 +6,21 @@
6
  "balance": 10000000000000000000,
7
  "proof": 1,
8
  "previous_hash": 0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  }
10
  ]
 
6
  "balance": 10000000000000000000,
7
  "proof": 1,
8
  "previous_hash": 0
9
+ },
10
+ {
11
+ "index": 2,
12
+ "timestamp": "2023-09-17 06:19:14.826031",
13
+ "block": 2,
14
+ "transactions": [
15
+ {
16
+ "sender": "__Source__",
17
+ "recipient": "Bank",
18
+ "amount": "1000",
19
+ "balance": "9999999999999999000"
20
+ }
21
+ ],
22
+ "balance": 9999999999999999000,
23
+ "proof": 632238,
24
+ "previous_hash": "ea6dc523ffc8e22d0dd2cf5eb6c9c4bdc44c83415c3134bd331ba8449d20c013"
25
  }
26
  ]