From 343054c8a8f7eb29b2488160ffc6cd7c9834ac3b Mon Sep 17 00:00:00 2001 From: marie-fourier Date: Thu, 11 May 2023 13:53:43 +0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ee0b541..95ccc056 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ 4. `docker run --mount type=bind,source="$(pwd)"/config.json,target=/usr/app/config.json,readonly -dp 14337:14337 etherspot/skandha start` -### Additional features +## Additional features - [x] Unsafe mode - bypass opcode & stake validation - [x] Redirect RPC - Redirect ETH rpc calls to the underlying execution client. This is needed if you use UserOp.js @@ -42,7 +42,7 @@ - `--unsafeMode` - enables unsafeMode - `--redirectRpc` - enables redirecting eth rpc calls -### Relayer Configuration +## Relayer Configuration #### Config.json