Skip to content

Commit

Permalink
Added note about sequencer tx submission
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Feb 1, 2023
1 parent ca0b9b0 commit 2c9d093
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This repository contains the relevant Docker builds to run your own node on the Base network.
Currently only the Base testnet (on Goerli) is supported.

Note: transaction submission to the sequencer is not yet supported. We'll provide a value for `op-geth`'s `--rollup.sequencerhttp` soon.

### Usage

1. Ensure you have an Goerli L1 node RPC available, and set `OP_NODE_L1_ETH_RPC` (in `docker-compose.yml` if using docker-compose).
Expand Down

0 comments on commit 2c9d093

Please sign in to comment.