Updated typo in burnToken() function description

`burnToken` instead of `getToken`
This commit is contained in:
Anurag
2022-01-14 03:47:48 +05:30
committed by GitHub
parent fd39520c93
commit f2473dea4d

View File

@@ -241,7 +241,7 @@ To destroy a `NFToken`:
### The `burnToken()` function
The `getTokens` function steps are:
The `burnToken` function steps are: