Skip to content

Commit bdbe698

Browse files
committed
update
1 parent 9e4b4e4 commit bdbe698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/init/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ const DEFAULT_FABLO_CONFIG: FabloConfigJson = {
6565
lang: "node",
6666
channel: "my-channel1",
6767
directory: "./chaincodes/chaincode-kv-node",
68+
endorsement: "AND ('Org1MSP.member')",
6869
privateData: [],
6970
},
7071
],

0 commit comments

Comments
 (0)