Libraries
»
web3-eth
(0.2.48)
»
Index
»
Web3
»
Eth
»
Rpc
»
#trace
Method: Web3::Eth::Rpc#trace
Defined in:
lib/web3/eth/rpc.rb
#
trace
⇒
Object
33 34 35
# File 'lib/web3/eth/rpc.rb', line 33
def
trace
@trace
||=
TraceModule
.
new
(
self
)
end