Author

Topic: is MAX_MONEY the total market cap of the coin? litecoin (Read 560 times)

legendary
Activity: 996
Merit: 1013
legendary
Activity: 2940
Merit: 1090
Since you know the name of the constant you presumably have the source code, so you can easily just look for yourself.

In coins whose source code I have worked with, mostly SHA256 coins, it is a general limit on totals and such, tending to limit not only individual transactions but also, I think, the grand total any one wallet can have and still be able to display the total.

DeVCoin (DVC) in particular highlights the fact that it does NOT limit the grand total number of coins in existence, just the number the code can work with at one time when adding up totals putting together wallet displays and transactions and stuff like that.

Eventually there will be more than MAX_MONEY DeVCoins in existence.

So to own it all you'd need to split it into more than one wallet, unless the code is changed by then to work around this.

(All this assumes I am not confusing MAX_MONEY with some other similar constant in the code, of course, as I am not actually looking at code right now.)

-MarkM-
legendary
Activity: 2506
Merit: 1030
Twitter @realmicroguy
is MAX_MONEY   the total market cap of the coin? litecoin

I think it sets the limit for the maximum coins that can be sent in a single transaction.
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
sr. member
Activity: 798
Merit: 253
is MAX_MONEY   the total market cap of the coin? litecoin
Jump to: