mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Adding build files
This commit is contained in:
parent
8257579beb
commit
dabe6396e5
@ -34,8 +34,6 @@ object CurrencyUnits {
|
||||
val tenMilliBits = Satoshis(1000000)
|
||||
val oneHundredMilliBits = Satoshis(10000000)
|
||||
|
||||
|
||||
|
||||
/*considering the scalar for a 1 BTC to be 1*/
|
||||
val satoshiScalar = 0.00000001
|
||||
val bitsScalar = 0.000001
|
||||
|
Loading…
Reference in New Issue
Block a user