Roman Frolov
Results
1
issues of
Roman Frolov
I am using ethereumjs-abi 0.6.5. I was trying to execute this line of code when the error occured: ```ethABI.encode(contractAbi, `${functionName}(${functionParameters})`, value);```