Class: LitoshiUnit
- Inherits:
-
CryptoUnit
- Object
- CryptoUnit
- LitoshiUnit
- Defined in:
- lib/litoshi.rb
Constant Summary collapse
- NAME =
"Litoshi"- MAX_VALUE =
84_000_000_00000000
Constants inherited from CryptoUnit
CryptoUnit::UNIT_DENOMINATIONS
Instance Attribute Summary
Attributes inherited from CryptoUnit
Method Summary
Methods inherited from CryptoUnit
#*, #+, #-, #<, #<=, #==, #>, #>=, #coerce, #initialize, #primary_value=, #to_i, #to_milli, #to_s, #to_standart
Constructor Details
This class inherits a constructor from CryptoUnit