that's probably because in the config we use parity.kosmos.org as ethereum node and have network ID 42 configured as default. but our contracts are currently not deployed there.
that's probably because in the config we use parity.kosmos.org as ethereum node and have network ID 42 configured as default. but our contracts are currently not deployed there.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
If there is no web3 available then we do not have a signer, only read operations can be executed.
@@ -8,1 +10,4 @@} else {return value;}},I sneaked in this, which is actually not related. :(
I get the following error in a browser without MetaMask:
that's probably because in the config we use parity.kosmos.org as ethereum node and have network ID 42 configured as default. but our contracts are currently not deployed there.
Pull request closed