aboutsummaryrefslogtreecommitdiffstats
path: root/core/fees.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/fees.go')
-rw-r--r--core/fees.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fees.go b/core/fees.go
index 322bc96f6..0bb26f055 100644
--- a/core/fees.go
+++ b/core/fees.go
@@ -20,4 +20,4 @@ import (
"math/big"
)
-var BlockReward *big.Int = big.NewInt(1.5e+18)
+var BlockReward *big.Int = big.NewInt(5e+18)