Can we implement a channel between two peers and initiate a transaction just to store data without any chaincode or smartcontract? If yes any example
Asked
Active
Viewed 35 times
-2
-
1No you can't, you do require chaincode – david_k Feb 09 '21 at 00:05
-
so chaincode i have to install on both peers between orgA and orgB? – Ashar Feb 09 '21 at 06:57