Change default server
This commit is contained in:
@@ -42,7 +42,7 @@ use crate::ANCHOR_OFFSET;
|
|||||||
|
|
||||||
mod checkpoints;
|
mod checkpoints;
|
||||||
|
|
||||||
pub const DEFAULT_SERVER: &str = "https://lite.hush.community";
|
pub const DEFAULT_SERVER: &str = "https://lite.hush.land";
|
||||||
pub const WALLET_NAME: &str = "silentdragonlite-wallet.dat";
|
pub const WALLET_NAME: &str = "silentdragonlite-wallet.dat";
|
||||||
pub const LOGFILE_NAME: &str = "silentdragonlite-wallet.debug.log";
|
pub const LOGFILE_NAME: &str = "silentdragonlite-wallet.debug.log";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user