Method: Web3::Eth::Contract::ContractMethod#input_types
- Defined in:
- lib/web3/eth/contract.rb
#input_types ⇒ Object (readonly)
Returns the value of attribute input_types.
32 33 34 |
# File 'lib/web3/eth/contract.rb', line 32 def input_types @input_types end |