Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Oct 28, 2024
1 parent 58f4645 commit b9f7932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfx/src/commands/ledger/create_canister.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pub struct CreateCanisterOpts {
/// Specify the controller of the new canister
controller: String,

/// Subaccount to withdraw from
/// Subaccount to withdraw from aaaaa
#[arg(long)]
from_subaccount: Option<Subaccount>,

Expand Down

0 comments on commit b9f7932

Please sign in to comment.