Skip to content

Commit

Permalink
Remove the script to send conversion rate proposals
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonz-dfinity committed Feb 6, 2025
1 parent 96ef577 commit 910fb3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion bin/dfx-network-deploy-config
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ else
echo "Configuring NNS..."
DFX_IDENTITY="$(dfx identity whoami)"
dfx identity use ident-1
dfx-nns-propose xdr-icp-conversion-rate --network "$DFX_NETWORK"
dfx-nns-propose to-set-authorized-subnetworks --network "$DFX_NETWORK"
dfx-sns-subnet-add --network "$DFX_NETWORK" --identity test
dfx identity use "$DFX_IDENTITY"
Expand Down
18 changes: 0 additions & 18 deletions bin/dfx-nns-propose-xdr-icp-conversion-rate

This file was deleted.

0 comments on commit 910fb3e

Please sign in to comment.