docker-compose-files/hyperledger_fabric/v2.5.0/network_generator/config_manager.py

6 lines
95 B
Python
Raw Normal View History

2023-04-15 01:58:11 +08:00
class ConfigManager(object):
def __init__(self, peer_base, orderer_base):
return