Omnibus commited on
Commit
eacdebc
1 Parent(s): 10a80b8

Delete balance/__Source__.json

Browse files
Files changed (1) hide show
  1. balance/__Source__.json +0 -40
balance/__Source__.json DELETED
@@ -1,40 +0,0 @@
1
- [
2
- {
3
- "index": 1,
4
- "timestamp": "2023-09-13 06:46:50.878234",
5
- "transactions": [],
6
- "balance": 10000000000000000000,
7
- "proof": 1,
8
- "previous_hash": 0
9
- },
10
- {
11
- "index": 2,
12
- "timestamp": "2023-09-13 07:13:19.693566",
13
- "transactions": [
14
- {
15
- "sender": "__Source__",
16
- "recipient": "a",
17
- "amount": "100000",
18
- "balance": "9999999999999900000"
19
- }
20
- ],
21
- "balance": 9999999999999900000,
22
- "proof": 632238,
23
- "previous_hash": "04e8965a262a9b9cdc9d7bd396587457f39ce17e808139574ffc08d2cf801c9f"
24
- },
25
- {
26
- "index": 3,
27
- "timestamp": "2023-09-13 07:13:46.833522",
28
- "transactions": [
29
- {
30
- "sender": "__Source__",
31
- "recipient": "b",
32
- "amount": "100000",
33
- "balance": "9999999999999800000"
34
- }
35
- ],
36
- "balance": 9999999999999800000,
37
- "proof": 403091,
38
- "previous_hash": "bdbeeabf3bb68aee0265326689f7076aa3ce36d1ce9a4e06927b1d896593bf1a"
39
- }
40
- ]