Add historical utxos in notes all cmd
This commit is contained in:
@@ -11,7 +11,6 @@ pub trait Command {
|
||||
}
|
||||
|
||||
struct SyncCommand {}
|
||||
|
||||
impl Command for SyncCommand {
|
||||
fn help(&self) {
|
||||
println!("Type sync for syncing");
|
||||
|
||||
Reference in New Issue
Block a user