mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"network-configs": {
|
|
"test-network": {
|
|
"name": "Test Network",
|
|
"profile": "./connection-profile/test-network.json"
|
|
}
|
|
},
|
|
"license": "Apache-2.0"
|
|
}
|