From 1e631b1d81f970be6a7a32cc30c9f96954b430b9 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Tue, 7 Jan 2025 17:36:58 +0100 Subject: [PATCH] fix typo Update config.md --- config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.md b/config.md index 0e38d07..07d2df5 100644 --- a/config.md +++ b/config.md @@ -31,7 +31,7 @@ | Variable | Default | Description | | -------------------------- | --------------------- | ---------------------------------------------------------------------------------------------------------------- | | BLOCK_SIGNER_KEY | | only used internally to sign blocks,no need to keep this secret | -| BLOCK_SIGNER_ADDRESS | | block signer adddress | +| BLOCK_SIGNER_ADDRESS | | block signer address | | ROLLUP_CLIENT_HTTP | http://localhost:7878 | HTTP endpoint for the rollup client | | ROLLUP_POLL_INTERVAL_FLAG | 10s | Interval for polling with the rollup http client | | ROLLUP_TIMESTAMP_REFRESH | 3min | Interval for refreshing the timestamp | @@ -69,4 +69,4 @@ BLOCK_SIGNER_KEY(**only used internally to sign blocks,no need to keep this secr BLOCK_SIGNER_ADDRESS: -0x00000398232E2064F896018496b4b44b3D62751F \ No newline at end of file +0x00000398232E2064F896018496b4b44b3D62751F