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
{{ message }}
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
FABJ-509: Allow transactions to be submitted without ChaincodeID (#39)
Remove the check for the presence of ChaincodeID when invoking
transactions using service discovery. ChaincodeName can now be
specified as an alternative to ChaincodeID and ChaincodeID is
deprecated, so this check is redundant.
Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
0 commit comments