Last active
July 7, 2023 06:31
-
-
Save chappjc/d0f26b12258f8531bb78b37f38d080a0 to your computer and use it in GitHub Desktop.
Litecoin full nodes supporting compact filters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
One or more of these nodes may be used to bootstrap an SPV wallet that uses compact block filters. | |
In the DEX wallet page, click Litecoin -> Settings -> Manage Peers -> [enter a node host:port from below in the text box] -> Add Peer | |
### mainnet | |
70.63.170.86:9333 | |
35.210.252.168:8333 | |
35.212.177.222:8333 | |
204.16.247.87:8333 | |
192.95.46.116:9333 | |
35.208.90.163:8333 | |
35.206.169.245:8333 | |
35.214.20.176:8333 | |
74.118.138.157:8333 | |
5.255.103.180:9333 | |
3.235.246.154:8333 | |
35.208.90.163:8333 | |
35.74.253.216:8333 | |
204.16.247.88:8333 | |
204.16.247.75:8333 | |
213.244.192.149:9333 | |
3.120.231.107:8333 | |
44.203.175.246:8333 | |
74.118.138.157:8333 | |
35.158.128.152:8333 | |
### testnet | |
35.210.230.115:18333 | |
18.192.198.6:18333 | |
35.206.173.58:18333 | |
45.76.236.69:19335 | |
35.214.5.193:18333 | |
74.118.138.206:18333 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment