mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 06:06:49 +00:00

* [DEV-222] Changed type of TxOut.Value and util.Amount to uin64 * [DEV-222] Replaced math.MaxUint64 with 0 * [DEV-222] Fixed comment to reflect uint64 instead of int64 * [DEV-222] Fixed overflow comment