From eaad8c8533c2e3b2346417317c17268977e6db20 Mon Sep 17 00:00:00 2001 From: Ottslayer <45665822+Ottslayer@users.noreply.github.com> Date: Sat, 9 Nov 2019 16:46:57 +0100 Subject: [PATCH] Quanta emission change to 2 Quanta per minute emission is currently close to 6 Quanta per minute and will be exponentially reduced to 0 in aproximately 200 years. Reducing the emission to 2 Quanta per minute will reduce the availability of Quanta. lower emission rate will most likely increase demand of Quanta, the price, and people who are willing to point their mining rigs to qrl which will enlarge the network. --- Change Quanta emission to 2/test | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Change Quanta emission to 2/test diff --git a/Change Quanta emission to 2/test b/Change Quanta emission to 2/test new file mode 100644 index 0000000..0f329ea --- /dev/null +++ b/Change Quanta emission to 2/test @@ -0,0 +1,37 @@ + QIP: 009 + Layer: Node + Title: Change Quanta emission to 2 + Author: Ottslayer + Comments-Summary: + Comments-URI: https://github.com/theQRL/qips/pull/21 + Status: Open + Type: emission + Created: 2019-11-9 + +# Title + +Change Quanta emission to 2 per minute + +## Abstract + +emission is currently close to 6 Quanta per minute and will be exponentially reduced to 0 in aproximately 200 years. Reducing the emission to 2 Quanta per minute will reduce the availability of Quanta. + + +## Motivation + +lower emission rate will most likely increase demand of Quanta, the price, and people who are willing to point their mining rigs to qrl which will enlarge the network. + + +## Specification + +To be determined by team if accepted. + + +## Backward compatibility + +Changing the emission is a hard fork upgrade? + + +## Implementation + +To be determined by team if accepted.