Module: TEALrb::ABI
- Included in:
- Contract
- Defined in:
- lib/tealrb/abi.rb
Defined Under Namespace
Classes: ABIDescription
Instance Method Summary collapse
Instance Method Details
#abi_return(_data) ⇒ Object
7 8 9 10 11 |
# File 'lib/tealrb/abi.rb', line 7 def abi_return(_data) byte('151f7c75') concat log end |