mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 20:01:26 +00:00
port to pirate
This commit is contained in:
@@ -10,7 +10,7 @@ use log::error;
|
||||
pub fn main() {
|
||||
// Get command line arguments
|
||||
use clap::{App, Arg};
|
||||
let fresh_app = App::new("Zecwallet CLI");
|
||||
let fresh_app = App::new("Arrrwallet CLI");
|
||||
let configured_app = configure_clapapp!(fresh_app);
|
||||
let matches = configured_app.get_matches();
|
||||
|
||||
|
Reference in New Issue
Block a user