Skip to content

Commit

Permalink
CR suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Locher <[email protected]>
  • Loading branch information
ericswanson-dfinity and THLO authored Oct 18, 2023
1 parent 200dff5 commit f1b7e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dfx/src/commands/cycles/top_up.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pub struct TopUpOpts {
#[arg(long)]
from_subaccount: Option<Subaccount>,

/// Transaction timestamp, in nanoseconds, for use in controlling transaction-deduplication, default is system-time.
/// Transaction timestamp, in nanoseconds, for use in controlling transaction deduplication, default is system time.
/// https://internetcomputer.org/docs/current/developer-docs/integrations/icrc-1/#transaction-deduplication-
#[arg(long)]
created_at_time: Option<u64>,
Expand Down

0 comments on commit f1b7e8c

Please sign in to comment.