Class: SatoshiUnit
- Inherits:
-
CryptoUnit
- Object
- CryptoUnit
- SatoshiUnit
- Defined in:
- lib/satoshi.rb
Constant Summary collapse
- NAME =
"Satoshi"- MAX_VALUE =
21_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