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`