Skip to content

Commit

Permalink
Update peers.
Browse files Browse the repository at this point in the history
  • Loading branch information
mraksoll4 committed May 23, 2021
1 parent 31d8b49 commit 95130d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions electrumx/lib/coins.py
Original file line number Diff line number Diff line change
Expand Up @@ -4009,9 +4009,9 @@ class Bitweb(Coin):
TX_PER_BLOCK = 2
RPC_PORT = 1605
PEERS = [
'seed.bitwebcore.info s t',
'seed1.bitwebcore.info s t',
'seed2.bitwebcore.info s t',
'seed.bitwebcore.org s t',
'seed1.bitwebcore.org s t',
'seed2.bitwebcore.org s t',
'seed1atscalaris.scalaris.info s t',
'seed2atscalaris.scalaris.info s t',
'seed3atscalaris.scalaris.info s t',
Expand Down

0 comments on commit 95130d3

Please sign in to comment.