53806/trying-to-instantiate-chain-code-on-channel
Looking at the error, it seems like there is a blank space between the words "network" and "byfn" whereas it should be one single word separated by an underscore ("network_byfn"). Open your docker-compose.yaml file and change the value of CORE_VM_DOCKER_HOSTCONFIG_NETWORKMODE to network_byfn. Let me know if this works.
I guess you have ganache running already ...READ MORE
not enough information as to how you ...READ MORE
If this message occurs in instantiating composer ...READ MORE
Any particular reason for following slightly older ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE
To read and add data you can ...READ MORE
Go to https://github.com/trufflesuite/ganache/releases there are a set of ...READ MORE
I know it is a bit late ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.