Method: CoinSync::Importers::BitBayAPI::HistoryEntry#crypto?

Defined in:
lib/coinsync/importers/bitbay_api.rb

#crypto?Boolean

Returns:

  • (Boolean)


41
42
43
# File 'lib/coinsync/importers/bitbay_api.rb', line 41

def crypto?
  @currency.crypto?
end