OSDN Git Service

Merge pull request #935 from Bytom/dev
[bytom/bytom.git] / mining / mining_test.go
index 039e38e..d558e1f 100644 (file)
@@ -3,7 +3,7 @@ package mining
 import "testing"
 
 func TestCreateCoinbaseTx(t *testing.T) {
-       reductionInterval := uint64(560640)
+       reductionInterval := uint64(840000)
        baseSubsidy := uint64(41250000000)
        cases := []struct {
                height  uint64