mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-23 07:35:03 +01:00
fix: misspelling typo
This commit is contained in:
@@ -39,7 +39,7 @@ pub struct SendSubCommand {
|
||||
/// Should the send be offline only
|
||||
#[arg(short, long)]
|
||||
offline: bool,
|
||||
/// Include fee to redeam in token
|
||||
/// Include fee to redeem in token
|
||||
#[arg(short, long)]
|
||||
include_fee: bool,
|
||||
/// Amount willing to overpay to avoid a swap
|
||||
|
||||
Reference in New Issue
Block a user