fabric-samples/explorer/config.json
Gopal Unnikrishnan 9e8b744823 Configure explorer
2022-03-13 21:39:35 -05:00

9 lines
161 B
JSON

{
"network-configs": {
"test-network": {
"name": "Test Network",
"profile": "./connection-profile/test-network.json"
}
},
"license": "Apache-2.0"
}