issues
search
expanse-org
/
go-expanse
Jeffrey Wilcke's Go implementation of the Ethereum y/w paper
GNU Lesser General Public License v3.0
55
stars
19
forks
source link
Dockerfile: must copy `gexp` from builder
#41
Open
mkrufky
opened
5 years ago
mkrufky
commented
5 years ago
Dockerfile tries to copy
geth
but should copy
gexp
instead
Dockerfile tries to copy
geth
but should copygexp
instead