We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7996d commit f53f8f7Copy full SHA for f53f8f7
src/utils/lightning/index.ts
@@ -114,7 +114,8 @@ export const DEFAULT_LIGHTNING_PEERS: IWalletItem<string[]> = {
114
115
export const FALLBACK_BLOCKTANK_PEERS: IWalletItem<string[]> = {
116
bitcoin: [
117
- '0296b2db342fcf87ea94d981757fdf4d3e545bd5cef4919f58b5d38dfdd73bf5c9@130.211.95.29:9735',
+ '039b8b4dd1d88c2c5db374290cda397a8f5d79f312d6ea5d5bfdfc7c6ff363eae3@34.65.111.104:9735',
118
+ '03342eac98d8c07ac8a4f303b2ad09a34b3350357730013d534d0537a4d1d8a14d@34.65.217.210:9735',
119
],
120
bitcoinRegtest: [
121
'03b9a456fb45d5ac98c02040d39aec77fa3eeb41fd22cf40b862b393bcfc43473a@35.233.47.252:9400',
0 commit comments