fabric-samples/off_chain_data/config.json
2020-08-07 06:18:36 +00:00

7 lines
193 B
JSON

{
"peer_name": "peer0.org1.example.com",
"channelid": "mychannel",
"use_couchdb":true,
"create_history_log":true,
"couchdb_address": "http://admin:adminpw@localhost:5990"
}