Update abigen documentation (#23769)
* Update abigen documentation it looks like `make abigen` has been removed and is included under `make devtools` * Update native-bindings.md replace `make` with suggestion
This commit is contained in:
@ -52,7 +52,7 @@ repository checked out correctly, you can build the generator with:
|
||||
|
||||
```
|
||||
$ cd $GOPATH/src/github.com/ethereum/go-ethereum
|
||||
$ make abigen
|
||||
$ go build ./cmd/abigen
|
||||
```
|
||||
|
||||
### Generating the bindings
|
||||
|
Reference in New Issue
Block a user