Skip to content

Commit 5e2f400

Browse files
fix: update DFX comment in make-upgrade-proposal to reference icp-cli
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5617543 commit 5e2f400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/make-upgrade-proposal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ prepare_production_backend_argument() {
513513
echo "(null)" > args.txt
514514
fi
515515
didc_encode_ii_init args.txt > icp_arg.bin
516-
# DFX raw arguments are encoded differently than ic-admin's --arg values (mainnet_arg.bin).
516+
# icp-cli raw arguments are encoded differently than ic-admin's --arg values (mainnet_arg.bin).
517517
xxd -r -p icp_arg.bin > mainnet_arg.bin
518518
}
519519

0 commit comments

Comments
 (0)