Method: Coinbase::FaucetTransaction#network
- Defined in:
- lib/coinbase/faucet_transaction.rb
#network ⇒ Coinbase::Network
Returns the Network of the Transaction.
41 42 43 |
# File 'lib/coinbase/faucet_transaction.rb', line 41 def network transaction.network end |