mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-22 23:25:22 +01:00
chore: remove redundant words in comment
Signed-off-by: TechVest <techdashen@qq.com>
This commit is contained in:
@@ -30,7 +30,7 @@ pub struct ReceiveSubCommand {
|
||||
/// Nostr relay
|
||||
#[arg(short, long, action = clap::ArgAction::Append)]
|
||||
relay: Vec<String>,
|
||||
/// Unix time to to query nostr from
|
||||
/// Unix time to query nostr from
|
||||
#[arg(long)]
|
||||
since: Option<u64>,
|
||||
/// Preimage
|
||||
|
||||
Reference in New Issue
Block a user