0

I am testing with rinkiby in ethereum geth environment (using light node.). By building the contract with solidity, the contract has been deployed correctly. If I try to access a function in that instance, I got a "match" error. I don't use "match" anywhere in the program source code, but I don't know which part is the problem. Can I analyze more solidity code?

enter image description here

spritecodej
  • 459
  • 1
  • 4
  • 13

1 Answers1

0

Upgrade your web3 version.

reference.

StillFantasy
  • 1,677
  • 9
  • 21