Method: Eth::Abi::Type#base_type

Defined in:
lib/eth/abi/type.rb

#base_typeObject (readonly)

The base attribute, e.g., string or bytes.



30
31
32
# File 'lib/eth/abi/type.rb', line 30

def base_type
  @base_type
end