Libraries
»
ethereum
(0.5.2)
»
Index
»
Ethereum
»
Transaction
»
#id
Method: Ethereum::Transaction#id
Defined in:
lib/ethereum/transaction.rb
#
id
⇒
Object
Returns the value of attribute id.
4 5 6
# File 'lib/ethereum/transaction.rb', line 4
def
id
@id
end