Skip to content

Commit

Permalink
Update transfer-fee parameters to new version (#7561)
Browse files Browse the repository at this point in the history
  • Loading branch information
Woody4618 authored Dec 5, 2024
1 parent 96a1575 commit 9854b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/token-2022/extensions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ tokens.
<TabItem value="cli" label="CLI" default>

```console
$ spl-token --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb create-token --transfer-fee 50 5000
$ spl-token --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb create-token --transfer-fee-basis-points 50 --transfer-fee-maximum-fee 5000
Creating token Dg3i18BN7vzsbAZDnDv3H8nQQjSaPUTqhwX41J7NZb5H under program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb

Address: Dg3i18BN7vzsbAZDnDv3H8nQQjSaPUTqhwX41J7NZb5H
Expand Down

0 comments on commit 9854b11

Please sign in to comment.