Method: Coinbase::Client::Transaction#transaction_hash
- Defined in:
- lib/coinbase/client/models/transaction.rb
#transaction_hash ⇒ Object
The hash of the transaction.
35 36 37 |
# File 'lib/coinbase/client/models/transaction.rb', line 35 def transaction_hash @transaction_hash end |