mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Changes include upgrade from v1.2.x to v1.3.x. First, upgrades the network from v1.2.x to v1.3.x and upgrade_to_v13.sh will run config updates on /Channel level and /Channel/Application level for v1_3 capabilities. Add 15 sec's delay to couchdb tests Change-Id: Ic2a1633842b7dd8a39ee674c5159d67b46122ff4 Signed-off-by: Surya <suryalnvs@gmail.com> Signed-off-by: RameshBabu <rameshbabu.thoomu@gmail.com>
9 lines
124 B
JSON
9 lines
124 B
JSON
{
|
|
"mod_policy": "Admins",
|
|
"value": {
|
|
"capabilities": {
|
|
"V1_3": {}
|
|
}
|
|
},
|
|
"version": "0"
|
|
}
|