Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
weikengchen authored Oct 31, 2023
1 parent 741e8ab commit 2bc4e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/config/src/findora/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pub mod init {
ruc::*,
std::{fs, str},
};


const QA01_GENESIS_URL: &str = "https://dev-qa01.dev.findora.org:26657/genesis";
const QA02_GENESIS_URL: &str = "https://dev-qa02.dev.findora.org:26657/genesis";
Expand Down

0 comments on commit 2bc4e6d

Please sign in to comment.