migration of open-etc-friends-pool for use with Etica/EGAZ
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
244 B

module github.com/yuriy0803/open-etc-pool-friends
go 1.15
require (
github.com/edsrzf/mmap-go v1.0.0
github.com/ethereum/go-ethereum v1.9.24
github.com/hashicorp/golang-lru v0.5.4
golang.org/x/crypto v0.0.0-20201116153603-4be66e5b6582
)