mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-11 17:55:47 +00:00
update default server
This commit is contained in:
parent
0e6819f6b9
commit
14d272c643
@ -38,7 +38,7 @@ use crate::ANCHOR_OFFSET;
|
|||||||
|
|
||||||
mod checkpoints;
|
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 WALLET_NAME: &str = "zecwallet-light-wallet.dat";
|
||||||
pub const LOGFILE_NAME: &str = "zecwallet-light-wallet.debug.log";
|
pub const LOGFILE_NAME: &str = "zecwallet-light-wallet.debug.log";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user