Update README.md

This commit is contained in:
tymur999
2024-07-14 21:15:34 -05:00
committed by GitHub
parent 7b4e007680
commit baa1a09b78

View File

@@ -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.