Skip to content

Commit

Permalink
Update the sample contract for the cw-fees guide (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
emperorjm authored May 16, 2024
1 parent bf2b876 commit 480144a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/2.developers/3.guides/9.cw-fees/1.introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ A **CwGrant** message is submitted to the **sudo_grant** function that provides

## CW-Fees test contract

You can find more details in the CW-Fees test contract [here](https://github.com/archway-network/archway/tree/main/contracts/cwfees).
You can find more details in the CW-Fees test contract [here](https://github.com/archway-network/cwfees/tree/fd/init/contracts/msgallowlist).

## Frontend interaction

Expand Down

0 comments on commit 480144a

Please sign in to comment.