Skip to content

Commit

Permalink
not opt
Browse files Browse the repository at this point in the history
  • Loading branch information
dskloetd committed Jan 3, 2025
1 parent afc16d1 commit 69813c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dfx-ckbtc-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ deploy_ckbtc() {
InitArg = record {
btc_network = variant { mainnet };
check_mode = variant { AcceptAll };
num_subnet_nodes = opt 1;
num_subnet_nodes = 1;
}
})" --mode="${DFX_MODE}" ${DFX_YES:+--yes} --upgrade-unchanged

Expand Down

0 comments on commit 69813c4

Please sign in to comment.