docker-compose-files/hyperledger_fabric/v1.0.5/solo/channel-artifacts/config_delta_env.json

14 lines
185 B
JSON
Raw Normal View History

2017-12-29 22:29:56 +08:00
{
"payload": {
"header": {
"channel_header": {
"channel_id": "businesschannel",
"type": 2
}
},
"data": {
"config_update": {}
}
}
}