Method: Coinbase::Client::Transaction#transaction_link
- Defined in:
- lib/coinbase/client/models/transaction.rb
#transaction_link ⇒ Object
The link to view the transaction on a block explorer. This is optional and may not be present for all transactions.
38 39 40 |
# File 'lib/coinbase/client/models/transaction.rb', line 38 def transaction_link @transaction_link end |