mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
update readme
This commit is contained in:
parent
ca5dc0e3c3
commit
c7715ff9c8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ make geth
|
|||
# TODO - run beacon?
|
||||
|
||||
# run geth
|
||||
./build/bin/geth --grpc --grpc.addr "[::1]" --grpc.port 50051
|
||||
./build/bin/geth --goerli --grpc --grpc.addr "[::1]" --grpc.port 50051
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue