This repository was archived by the owner on May 22, 2023. It is now read-only.
Commit 37de275
authored
Merge pull request #481 from ElderOrb/master
Use package-specific version of abigen
Running go run github.com/ethereum/go-ethereum/cmd/abigen
should run the package-specific version of abigen and we can
avoid problems with incompatible abigen versions this way.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments