Libraries
»
web3-eth
(0.2.48)
»
Index
»
Web3
»
Eth
»
Block
»
#timestamp_time
Method: Web3::Eth::Block#timestamp_time
Defined in:
lib/web3/eth/block.rb
#
timestamp_time
⇒
Object
22 23 24
# File 'lib/web3/eth/block.rb', line 22
def
timestamp_time
Time
.
at
from_hex
timestamp
end