Omnibus commited on
Commit
1df9836
·
1 Parent(s): b1caf6d

Delete balance/b.json

Browse files
Files changed (1) hide show
  1. balance/b.json +0 -25
balance/b.json DELETED
@@ -1,25 +0,0 @@
1
- [
2
- {
3
- "index": 1,
4
- "timestamp": "2023-09-13 07:13:46.166128",
5
- "transactions": [],
6
- "balance": 0,
7
- "proof": 1,
8
- "previous_hash": "0"
9
- },
10
- {
11
- "index": 2,
12
- "timestamp": "2023-09-13 07:13:47.800301",
13
- "transactions": [
14
- {
15
- "sender": "__Source__",
16
- "recipient": "b",
17
- "amount": "100000",
18
- "balance": "100000"
19
- }
20
- ],
21
- "balance": 100000,
22
- "proof": 632238,
23
- "previous_hash": "0f8cf73516d54b3d9669c3d4198d1a4cb3b99640d7b07a225acc648d89ccc672"
24
- }
25
- ]