Skip to content

Commit 0a37bf4

Browse files
317787106halibobo1205
authored andcommitted
feat(config): fill whole config items (tronprotocol#6430)
* fill whole config item * update config.conf * update comment of committee * update comment of storageEnable * add node.rpc.maxRstStream, node.rpc.secondsPerWindow * delete item actuator.whitelist * comments of single line should starts with # * add two items * add config item node.maxTps * add some comments
1 parent e27d7c8 commit 0a37bf4

2 files changed

Lines changed: 200 additions & 137 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Requires 64-bit version of `JDK 17` to be installed, other JDK versions are not
105105

106106

107107
## Configuration flile
108-
Get the mainnet configuration file: [main_net_config.conf](https://github.com/tronprotocol/tron-deployment/blob/master/main_net_config.conf), other network configuration files can be found [here](https://github.com/tronprotocol/tron-deployment).
108+
Get the mainnet configuration file: [config.conf](framework/src/main/resources/config.conf), other network configuration files can be found [here](https://github.com/tronprotocol/tron-deployment).
109109

110110
## Hardware Requirements
111111

0 commit comments

Comments
 (0)