mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-01 03:12:15 +00:00
update default server
This commit is contained in:
parent
0e6819f6b9
commit
14d272c643
@ -38,7 +38,7 @@ use crate::ANCHOR_OFFSET;
|
||||
|
||||
mod checkpoints;
|
||||
|
||||
pub const DEFAULT_SERVER: &str = "https://lightwalletd.zecwallet.co:1443";
|
||||
pub const DEFAULT_SERVER: &str = "https://lightwalletd.zeromachine.io:443";
|
||||
pub const WALLET_NAME: &str = "zecwallet-light-wallet.dat";
|
||||
pub const LOGFILE_NAME: &str = "zecwallet-light-wallet.debug.log";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user