I'm unable to perform transactions on MetaMask using these reth flags #5980
Parikalp-Bhardwaj
started this conversation in
General
Replies: 1 comment
-
could you please provide more context here is this a private network? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RUST_LOG=info,sync::stages=trace,downloaders=trace,debug ./reth node --chain ./consensus/genesis.json --datadir ./node1 -vvvvv -d --http.addr 0.0.0.0 --ws.addr 0.0.0.0 --authrpc.addr 0.0.0.0 --discovery.port 30303 --port 30303 --http --http.port 8545 --authrpc.jwtsecret ./consensus/secrets/jwt.hex --ws.api=all --http.api=all --ws.port 8546 --ws --http.corsdomain "*"
Beta Was this translation helpful? Give feedback.
All reactions