Skip to content

Commit 343054c

Browse files
committed
update readme
1 parent 56d6b85 commit 343054c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
4. `docker run --mount type=bind,source="$(pwd)"/config.json,target=/usr/app/config.json,readonly -dp 14337:14337 etherspot/skandha start`
3535

3636

37-
### Additional features
37+
## Additional features
3838
- [x] Unsafe mode - bypass opcode & stake validation
3939
- [x] Redirect RPC - Redirect ETH rpc calls to the underlying execution client. This is needed if you use UserOp.js
4040

4141
### CLI Options
4242
- `--unsafeMode` - enables unsafeMode
4343
- `--redirectRpc` - enables redirecting eth rpc calls
4444

45-
### Relayer Configuration
45+
## Relayer Configuration
4646

4747
#### Config.json
4848

0 commit comments

Comments
 (0)