mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
This patch set includes changes for demonstrating byfn network sample upgrade from v1.1 to v1.2 Change-Id: Ib0e5243e7ec280861c13feab0a23dc3566674f4c Signed-off-by: Naga Pemmara <naga.pemmaraju@ibm.com>
9 lines
No EOL
123 B
JSON
9 lines
No EOL
123 B
JSON
{
|
|
"mod_policy": "Admins",
|
|
"value": {
|
|
"capabilities": {
|
|
"V1_2": {}
|
|
}
|
|
},
|
|
"version": "0"
|
|
} |