|
1 | 1 | {
|
2 |
| - "nodeAddress": "http://206.189.154.160:3000/", |
| 2 | + "nodeAddress": "https://api.subscrypt.io/", |
3 | 3 | "test": {
|
4 |
| - "userAddress": "5HpG9w8EBLe5XCrbczpwq5TSXvedjrBGCwqxK1iQ7qUsSWFc", |
5 |
| - "providerAddress": "5GNJqTPyNqANBkUVMN1LPPrxXnFouWXoe2wNSmmEoLctxiZY", |
| 4 | + "userAddress": "5GpAVjP8rH5mNeUrd98YgP9AU3bAMMV5RPWzqwrwDh9qEHKy", |
| 5 | + "providerAddress": "5Dyu5YxLufavjPg8vP31BhKs5xz8ncdkQcNdGwf5XtW4C9Ym", |
6 | 6 | "passWord": "password",
|
7 | 7 | "username": "user",
|
8 |
| - "providerUsername": "provider", |
| 8 | + "providerUsername": "oxydev", |
9 | 9 | "plansData": [
|
10 | 10 | {
|
11 |
| - "duration": "86,400,000", |
12 |
| - "price": "1,000,000", |
13 |
| - "max_refund_permille_policy": "100", |
14 |
| - "disabled": false |
15 |
| - }, |
16 |
| - { |
17 |
| - "duration": "864,000,000", |
18 |
| - "price": "9,000,000", |
19 |
| - "max_refund_permille_policy": "150", |
20 |
| - "disabled": false |
21 |
| - }, |
22 |
| - { |
23 |
| - "duration": "1,728,000,000", |
24 |
| - "price": "16,000,000", |
| 11 | + "duration": "7,776,000,000", |
| 12 | + "price": "1,000,000,000,000", |
25 | 13 | "max_refund_permille_policy": "200",
|
26 | 14 | "disabled": false
|
27 | 15 | }
|
28 | 16 | ],
|
29 | 17 | "plansCharacteristic": [
|
30 | 18 | [
|
31 |
| - "plan0" |
32 |
| - ], |
33 |
| - [ |
34 |
| - "plan1_0", |
35 |
| - "plan1_1" |
36 |
| - ], |
37 |
| - [ |
38 |
| - "plan2_0", |
39 |
| - "plan2_1", |
40 |
| - "plan2_2" |
| 19 | + "email" |
41 | 20 | ]
|
42 | 21 | ]
|
43 | 22 | }
|
|
0 commit comments