feemarket(specs): add hint on different gas terminology for gas in Cosmos and Ethereum (#1165)

This commit is contained in:
Daniel Burckhardt
2022-07-01 13:55:19 +02:00
committed by GitHub
parent 31c3660951
commit 4a66ff95d9
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ build-all: tools build lint test
###############################################################################
PACKAGE_NAME:=github.com/evmos/ethermint
GOLANG_CROSS_VERSION = v1.18
GOLANG_CROSS_VERSION = v1.18
GOPATH ?= '$(HOME)/go'
release-dry-run:
docker run \