mirror of https://github.com/ethereum/go-ethereum
cmd/abigen: require either `--abi` or `--combined-json` (#31045)
This PR addresses issue #30768 , which highlights that running cmd/abigen/abigen --pkg my_package example.json (erroneously omitting the --abi flag) generates an empty binding, when it should fail explicitly. --------- Co-authored-by: jwasinger <j-wasinger@hotmail.com>pull/31050/head
parent
ea31bd9faf
commit
cc814d6b7b
Loading…
Reference in new issue