Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets authored Mar 11, 2023
1 parent 64f1de7 commit 50eca9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Allows you to query information like:
```
export SUBSTREAMS_ENDPOINT=https://eth-mar.firehose.pinax.network:9000
export SUBSTREAMS_API_TOKEN=$(curl https://auth.pinax.network/v1/auth/issue -s --data-binary '{"api_key":"'$PINAX_KEY'"}' | jq -r .token)
export ETH_MAINNET_RPC="http://eth-evmr73.mar.eosn.io:8080" // or another Ethereum RPC or EVMX endpoint
export ETH_MAINNET_RPC="http://eth-evmr73.mar.eosn.io:8080" # or another Ethereum RPC or EVMX endpoint
```
- Start graph node
```
Expand Down

0 comments on commit 50eca9f

Please sign in to comment.