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

Update 08-activate-native-minter.mdx #163

Merged
merged 2 commits into from
Sep 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ When prompted if you want to allow minting of new natie tokens, select **Yes**.

```
? Allow minting of new native tokens?:
No, I want the supply of the native tokens be hard-capped
Yes, I want to be able to mint additional the native tokens (Native Minter Precompile ON)
No, I want the supply of the native tokens be hard-capped
Yes, I want to be able to mint additional the native tokens (Native Minter Precompile ON)
```

Let's add an address as an admin for our native token minting:
Expand Down Expand Up @@ -63,4 +63,4 @@ Use the arrow keys to navigate: ↓ ↑ → ←
? Confirm?:
▸ Yes
No, keep editing
```
```
Loading