Adding build files

This commit is contained in:
Chris Stewart 2015-12-21 17:16:30 -06:00
parent 8257579beb
commit dabe6396e5
2 changed files with 0 additions and 2 deletions

0
build.sbt Normal file
View File

View File

@ -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