We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2df6d9 commit 39e4aecCopy full SHA for 39e4aec
lightning-network-tools/taproot-assets/first-steps.md
@@ -144,7 +144,7 @@ Assets that were minted with the flag `--new_grouped_asset` do not have a fixed
144
145
To increase the supply of such an asset, we will need its tweaked\_group\_key.
146
147
-`tapcli assets mint --type normal --name beefbux --supply 100000 --decimal_display 3 --meta_type json --grouped_asset --group_key 025234364112f83ea7ee8e35f061d625df82ee07e443835107947e3bb53e8e9bfc`
+`tapcli assets mint --type normal --name beefbux --supply 100000 --decimal_display 3 --grouped_asset --group_key 025234364112f83ea7ee8e35f061d625df82ee07e443835107947e3bb53e8e9bfc`
148
149
We again have to publish the new mint transaction with:
150
0 commit comments