Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aspectron/rusty-kaspa into wallet…
Browse files Browse the repository at this point in the history
…-store
  • Loading branch information
aspect committed Jul 16, 2023
2 parents 2086c4a + d39f5f8 commit 7031428
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 82 deletions.
133 changes: 76 additions & 57 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions consensus/core/src/config/params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,8 @@ pub const MAINNET_PARAMS: Params = Params {
"seeder4.kaspad.net",
// This DNS seeder is run by Tim
"kaspadns.kaspacalc.net",
// This DNS seeder is run by supertypo
"n-mainnet.kaspa.ws",
],
net: NetworkId::new(NetworkType::Mainnet),
genesis: GENESIS,
Expand Down
Loading

0 comments on commit 7031428

Please sign in to comment.