Method: Web3::Eth::Contract::ContractMethod#constant

Defined in:
lib/web3/eth/contract.rb

#constantObject (readonly)

Returns the value of attribute constant.



32
33
34
# File 'lib/web3/eth/contract.rb', line 32

def constant
  @constant
end