Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
Blockstream electrum default server
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 27, 2022
1 parent 866eb2f commit cd0857b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/opts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ pub struct Opts {
#[clap(
long,
global = true,
default_value("pandora.network"),
default_value("blockstream.info"),
env = "RGB_NODE_ELECTRUM_SERVER",
value_hint = ValueHint::Hostname
)]
Expand Down

0 comments on commit cd0857b

Please sign in to comment.