bitxhub/config
dawn-to-dusk 09617a14d3 feat(*): add certificate validation configuration
1.Add certificate validation configuration in bitxhub.toml, so we can decide whether or not to enable certificate authentication based on the configuration file.
2021-01-25 19:43:32 +08:00
..
certs fix(api): fix bad gateway when tls is enabled 2020-11-17 15:35:35 +08:00
README.md script(*): add config.sh 2020-03-30 16:34:30 +08:00
bitxhub.toml feat(*): add certificate validation configuration 2021-01-25 19:43:32 +08:00
network.toml refactor(*): refactor network config 2020-12-18 14:30:40 +08:00
order.toml refactor(mempool): refactor code according to comments 2021-01-18 20:17:04 +08:00

README.md

Config

BitXHub包括bitxhub.toml、network.tom和order.toml三个配置文件。