hashgraph / hashgraph/hedera-hcs-sxc-java
Enable multi-network configuration in config.yaml
Open
P3
- Dominant language
- Java
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Enable the configuration file to hold multiple network/library configurations and choose active configuration from value in file e.g.
activeConfig: testnet
configs:
- testnet:
nodes:
- address:
account:
- mainnet
nodes:
- address:
account:
Contributor guide
Assessment
This issue has not been assessed yet.