From 2b2be3290b1fb251b32c47cabd128073dbf54da6 Mon Sep 17 00:00:00 2001 From: aman035 Date: Fri, 2 Aug 2024 01:07:33 +0530 Subject: [PATCH] add: spacing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f61ea15..73a4dd3 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ For the nodes to function correctly, you need to set up three separate databases do debug.v3 ``` 7. Mocking Data ( Optional ) + After starting the nodes, you can add mock data to each database to simulate channel subscriptions. This helps in syncing with the local EVM for demonstration purposes. > **Note:** Skip this if you are not using the local EVM. For production, this data will be synced up by HistoryFetcher on Sepolia testnet.