Skip to content

Commit

Permalink
Update number of tokens after burning
Browse files Browse the repository at this point in the history
Show number of tokens left after burning rather than before burning.
  • Loading branch information
pavlinyordanov committed Jan 26, 2022
1 parent 2901453 commit 3ca8280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/native-tokens/minting.md
Expand Up @@ -615,5 +615,5 @@ You should now have 5000 tokens less than before:
```bash
TxHash TxIx Amount
--------------------------------------------------------------------------------------
f56e2800b7b5980de6a57ebade086a54aaf0457ec517e13012571b712cf53fb3 1 989643170 lovelace + 10000000 45fb072eb2d45b8be940c13d1f235fa5a8263fc8ebe8c1af5194ea9c.SecondTesttoken + 9999998 45fb072eb2d45b8be940c13d1f235fa5a8263fc8ebe8c1af5194ea9c.Testtoken
f56e2800b7b5980de6a57ebade086a54aaf0457ec517e13012571b712cf53fb3 1 989643170 lovelace + 9995000 45fb072eb2d45b8be940c13d1f235fa5a8263fc8ebe8c1af5194ea9c.SecondTesttoken + 9999998 45fb072eb2d45b8be940c13d1f235fa5a8263fc8ebe8c1af5194ea9c.Testtoken
```

0 comments on commit 3ca8280

Please sign in to comment.