|
57 | 57 | "maxTransferMetadataSize": "0x0100", |
58 | 58 | "maxTextContentSize": "0x0200", |
59 | 59 | "networkID": "wc", |
60 | | - "minPayCost" : "100000000000", |
61 | | - "minSetRegularKeyCost" : "10000000000", |
62 | | - "minCreateShardCost" : "1000000000", |
63 | | - "minSetShardOwnersCost" : "100000000000", |
64 | | - "minSetShardUsersCost" : "100000000000", |
65 | | - "minWrapCccCost" : "100000000000", |
| 60 | + "minPayCost" : 100, |
| 61 | + "minSetRegularKeyCost" : 10000, |
| 62 | + "minCreateShardCost" : 1000000, |
| 63 | + "minSetShardOwnersCost" : 100000, |
| 64 | + "minSetShardUsersCost" : 10000, |
| 65 | + "minWrapCccCost" : 100000, |
66 | 66 | "minCustomCost" : 0, |
67 | | - "minStoreCost" : "5000000000", |
68 | | - "minRemoveCost" : "5000000000", |
69 | | - "minMintAssetCost" : "100000000000", |
70 | | - "minTransferAssetCost" : "100000000", |
71 | | - "minChangeAssetSchemeCost" : "100000000000", |
72 | | - "minIncreaseAssetSupplyCost" : "100000000000", |
73 | | - "minComposeAssetCost" : "100000000000", |
74 | | - "minDecomposeAssetCost" : "100000000000", |
75 | | - "minUnwrapCccCost" : "100000000", |
| 67 | + "minStoreCost" : 5000, |
| 68 | + "minRemoveCost" : 5000, |
| 69 | + "minMintAssetCost" : 100000, |
| 70 | + "minTransferAssetCost" : 100, |
| 71 | + "minChangeAssetSchemeCost" : 100000, |
| 72 | + "minIncreaseAssetSupplyCost" : 100000, |
| 73 | + "minComposeAssetCost" : 100000, |
| 74 | + "minDecomposeAssetCost" : 100000, |
| 75 | + "minUnwrapCccCost" : 100, |
76 | 76 | "maxBodySize": 4194304, |
77 | 77 | "snapshotPeriod": 16384 |
78 | 78 | }, |
|
0 commit comments