Browse Source

Update miner.go

master
yuriy0803 4 years ago committed by GitHub
parent
commit
a5c592d147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      proxy/miner.go

2
proxy/miner.go

@ -7,7 +7,7 @@ import (
"strings"
"github.com/ethereum/go-ethereum/common"
"github.com/yuriy0803/go-etchash"
"github.com/etclabscore/go-etchash"
)
var ecip1099FBlockClassic uint64 = 11700000 // classic mainnet

Loading…
Cancel
Save