Skip to content

Commit

Permalink
fix: replace mint with flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Olanetsoft authored and ffe9f8 committed Dec 13, 2023
1 parent 2fd6764 commit 6c4316b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ If you want to manage the flow limits alone:

### Unmanaged flow limits

If you don't want anyone to manage mint limits:
If you don't want anyone to manage flow limits:
- Deploy the token with the `minter` address set to your Deployer account
- Call `tokenManager.removeFlowLimiter(itsAddress)` to remove flow limit management by Axelar
- Call `tokenManager.removeFlowLimiter(minter)` to remove flow limit management by the minter
Expand Down

1 comment on commit 6c4316b

@vercel
Copy link

@vercel vercel bot commented on 6c4316b Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.