Skip to content

Commit

Permalink
Update pages/dev-tutorials/tokenfactory-allow-list.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: seiyan-writer <[email protected]>
  • Loading branch information
dssei and seiyan-writer authored Sep 13, 2024
1 parent dfed56c commit 48a91a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/dev-tutorials/tokenfactory-allow-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The format of the allow list is as follows:

Where each address is a valid Sei bech32 address or EVM 0x prefixed address. Please note, that 0x addresses will be converted to bech32 addresses when the allow list is persisted.

```bash copy
```bash
seid tx tokenfactory create-denom $SUBDENOM \
--allow-list=$ALLOW_LIST_FILE_PATH \
--from=$CREATOR_ACCOUNT \
Expand Down

0 comments on commit 48a91a7

Please sign in to comment.