Omnibus commited on
Commit
1225d75
1 Parent(s): eacdebc

Delete balance/a.json

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