Skip to content

Commit

Permalink
Merge pull request #528 from Anastasia-Labs/fix-build
Browse files Browse the repository at this point in the history
docs: fix Callout formatting in mint-assets docs
  • Loading branch information
solidsnakedev authored Feb 20, 2025
2 parents 03046b7 + 6bd8eac commit 379cada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/documentation/deep-dives/mint-assets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const scriptWithParams = applyParamsToScript(

- Minting tokens creates them, but it doesn't automatically assign them to any address. After minting, the tokens are technically "owned" by the transaction itself.
- Purpose of `pay.ToAddress()` is to send the newly minted tokens to a specific address
</Callout>
</Callout>

</Steps>

Expand Down

0 comments on commit 379cada

Please sign in to comment.