From baa1a09b780720dbda99e3ed6c0b82253739b876 Mon Sep 17 00:00:00 2001 From: tymur999 Date: Sun, 14 Jul 2024 21:15:34 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f34deec..10bc265 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ RPC_URL=... #your rpc url to use WALLET=[...] #wallet whose token accounts to close, *uint8 bytes array format* ``` Then execute -`npm run start` +`npm run burn` The program will respond with `14 token accounts successfully closed` if the transaction succeeded. @@ -28,4 +28,4 @@ If the program doesn't respond in 60 seconds, your transaction failed. Restart t Restart the program to keep closing token accounts for massive SOL gains. -*Note: Blacklist token addresses you don't want closed in `burn.ts` \ No newline at end of file +*Note: Blacklist token addresses you don't want closed in `burn.ts`