DMDcoin / diamond-node

bit.diamonds node software for network version 4
GNU General Public License v3.0
0 stars 3 forks source link

min and max blocktime should be decidable by the dao #90

Open SurfingNerd opened 6 months ago

SurfingNerd commented 6 months ago

Information is stored in the contracts: Node software should read it from contracts, and apply it to it's own setting.

see contract implementation: https://github.com/DMDcoin/diamond-contracts-core/issues/94

see minimum gas price for reference implementation.