Ethclient: add readme & test env variables

This commit is contained in:
laisolizq
2020-10-23 13:52:44 +02:00
committed by Eduard S
parent d4753c7e1b
commit 2e67008142
10 changed files with 134 additions and 47 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/iden3/go-merkletree v0.0.0-20200902123354-eeb949f8c334
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
github.com/jmoiron/sqlx v1.2.0
github.com/joho/godotenv v1.3.0
github.com/lib/pq v1.8.0
github.com/mitchellh/copystructure v1.0.0
github.com/rogpeppe/go-internal v1.6.1 // indirect