Skip to content

Commit cd0857b

Browse files
committed
Blockstream electrum default server
1 parent 866eb2f commit cd0857b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opts.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ pub struct Opts {
103103
#[clap(
104104
long,
105105
global = true,
106-
default_value("pandora.network"),
106+
default_value("blockstream.info"),
107107
env = "RGB_NODE_ELECTRUM_SERVER",
108108
value_hint = ValueHint::Hostname
109109
)]

0 commit comments

Comments
 (0)