Skip to content

Commit

Permalink
Remove usage of Principals field
Browse files Browse the repository at this point in the history
  • Loading branch information
anchpop committed May 29, 2024
1 parent cf5ea71 commit 7d76dd3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
3 changes: 0 additions & 3 deletions example_sns_init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ description: >
Built on chainkey cryptography, secure and true,
An app that transcends, all we once knew...
# This is currently a placeholder field and must be left empty for now.
Principals: []

# Path to the SNS Project logo on the local filesystem. The path is relative
# to the configuration file's location, unless an absolute path is given.
# Must have less than 341,334 bytes. The only supported format is PNG.
Expand Down
4 changes: 2 additions & 2 deletions settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ export IC_COMMIT="fda260e972c03a580be1119d6c2868e30171be02"
export TESTNET="local"

export DFX_VERSION="0.19.0"
export DFX_SNS_VERSION="0.4.0"
export DFX_NNS_VERSION="0.4.0"
export DFX_SNS_VERSION="0.4.1"
export DFX_NNS_VERSION="0.4.1"
3 changes: 0 additions & 3 deletions sns_tokenomics_analyzer/sns_init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ description: >
Built on chainkey cryptography, secure and true,
An app that transcends, all we once knew...
# This is currently a placeholder field and must be left empty for now.
Principals: []

# Path to the SNS Project logo on the local filesystem. The path is relative
# to the configuration file's location, unless an absolute path is given.
# Must have less than 341,334 bytes. The only supported format is PNG.
Expand Down

0 comments on commit 7d76dd3

Please sign in to comment.