Browse Source

Update stratum.go

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

3
proxy/stratum.go

@ -18,9 +18,6 @@ import (
const ( const (
MaxReqSize = 1024 MaxReqSize = 1024
)
const (
EthProxy int = iota EthProxy int = iota
NiceHash NiceHash
) )

Loading…
Cancel
Save