Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "create native token" how-to #1587

Merged
merged 2 commits into from
May 31, 2024
Merged

Fix "create native token" how-to #1587

merged 2 commits into from
May 31, 2024

Conversation

Dr-Electron
Copy link
Collaborator

Description of change

Removed the obsolete partial from Minting token, as you can still create the foundry without circulating supply and mint tokens later.
Also updated the how to as currently minting tokens in one step still doesn't work. Your foundry will always have zero minted token.

Type of change

  • Documentation Fix

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own changes
  • I have made sure that added/changed links still work
  • I have commented my code, particularly in hard-to-understand areas

@Dr-Electron Dr-Electron marked this pull request as ready for review May 31, 2024 19:04
Copy link
Contributor

This pull request has been deployed to Vercel.

Latest commit: 92326f6

✅ Preview: https://iota-wiki-mwimtlsjo-iota1.vercel.app

@Dr-Electron Dr-Electron merged commit 80fc695 into main May 31, 2024
9 checks passed
@Dr-Electron Dr-Electron deleted the patch-isc branch May 31, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants