web3 icon indicating copy to clipboard operation
web3 copied to clipboard

Test for all types

Open treeder opened this issue 5 years ago • 1 comments

I've added types.sol that we can put in a bunch of types and then try to set and get the values on them. Equivalent to things the following for all types:

web3 contract call --abi Types.abi --function tbytes32
web3 contract call --abi Types.abi --function setTbytes32 somevalue

treeder avatar Sep 08 '19 01:09 treeder

re #128

treeder avatar Sep 08 '19 01:09 treeder