You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow debugging chaincodes that contain more than one smart contract. Specifically, allow determining which smart contract to invoke in the .fabric file (not only the method and the arguments).
Allow debugging chaincodes that contain more than one smart contract. Specifically, allow determining which smart contract to invoke in the
.fabricfile (not only the method and the arguments).