1
0

MOOOOOOSE

This commit is contained in:
Scott E. Graves
2017-05-10 14:06:53 -05:00
parent 6111df3bd6
commit 36530ac39d
3 changed files with 4 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ public:
}
};
typedef ttmath::UInt<256> Hastings;
typedef ttmath::UInt<32> Hastings;
typedef ttmath::Big<1, 30> SiaCurrency;
const std::uint8_t SIA_BLOCK_TIME_MINS = 10;