Omnibus commited on
Commit
5a48833
1 Parent(s): 45f2733

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-14 08:04:42.225557",
13
+ "block": 5,
14
+ "transactions": [
15
+ {
16
+ "sender": "__Source__",
17
+ "recipient": "Bank",
18
+ "amount": "10000",
19
+ "balance": "9999999999999990000"
20
+ }
21
+ ],
22
+ "balance": 9999999999999990000,
23
+ "proof": 632238,
24
+ "previous_hash": "74fe38ed76c5858fb57af9f1b71651ccd633fc40ce8387ad35af8599461759fd"
25
  }
26
  ]