mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-10-22 08:12:41 +00:00
Add --dangerous support
This commit is contained in:
@@ -37,7 +37,7 @@ use crate::ANCHOR_OFFSET;
|
||||
|
||||
mod checkpoints;
|
||||
|
||||
pub const DEFAULT_SERVER: &str = "https://lightd-main.zecwallet.co:443";
|
||||
pub const DEFAULT_SERVER: &str = "https://lightwalletd.zecwallet.co:1443";
|
||||
pub const WALLET_NAME: &str = "zecwallet-light-wallet.dat";
|
||||
pub const LOGFILE_NAME: &str = "zecwallet-light-wallet.debug.log";
|
||||
|
||||
|
Reference in New Issue
Block a user