From 482ce838b7f4fb7e785ee00b1593135af3cee79d Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Wed, 11 Oct 2023 17:15:36 +0530 Subject: [PATCH] Handle review changes --- app/data/stacks/fixturenet-payments/demo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/data/stacks/fixturenet-payments/demo.md b/app/data/stacks/fixturenet-payments/demo.md index f6c8ffe1..73d3794f 100644 --- a/app/data/stacks/fixturenet-payments/demo.md +++ b/app/data/stacks/fixturenet-payments/demo.md @@ -288,6 +288,9 @@ Stack components: await clearNodeStorage() ``` -* Clear `site data` in `Application` section of `chrome developer tools` +* Run the following in the browser console to clear data in local storage: + ```bash + localStorage.clear() + ``` * On a fresh restart, clear activity tab data in MetaMask for concerned accounts