1f56600c4b
Add decimal places to clarify: 1. Non-integers are valid (e.g. 3.25) 2. Granularity - anything beyond x.xx is rounded (e.g. 3.259 -> 3.26) This is due to DIP3 allowing values 0-10000 for operator reward (1/10000 = 0.01%) |
||
---|---|---|
.. | ||
blockchain.cpp | ||
client.cpp | ||
client.h | ||
governance.cpp | ||
masternode.cpp | ||
mining.cpp | ||
misc.cpp | ||
net.cpp | ||
protocol.cpp | ||
protocol.h | ||
rawtransaction.cpp | ||
register.h | ||
rpcevo.cpp | ||
server.cpp | ||
server.h |