-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register Treasury as an SNS controlled canister (#6864)
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
sns/scripts/proposals/register_canisters_with_sns/treasury.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TITLE="Register Treasury as an SNS controlled canister" | ||
URL="https://dashboard.internetcomputer.org/canister/nafek-diaaa-aaaar-qalxa-cai" | ||
SUMMARY="This canister will receive payments in various tokens, eg. a small percentage of each prize message. In the future this canister could swap these tokens for ICP or CHAT." |