You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I run the command: lnpd -vvv --network testnet init, while I have gave the two testnet addresses some coins, I get the error:
Funding wallet 'funding.wallet' ... found
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Opening funding wallet at '/home/rgbalice/.lnp_node/testnet/funding.wallet'
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Connecting Electrum server at pandora.network:60001
Error: FundingWallet(Electrum("Connection refused (os error 111)"))
The text was updated successfully, but these errors were encountered:
If you have access to a bitcoin node in testnet mode, you could up a electrs server. Unfortunately, it looks like the electrum server is having an issue.
After I run the command: lnpd -vvv --network testnet init, while I have gave the two testnet addresses some coins, I get the error:
Funding wallet 'funding.wallet' ... found
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Opening funding wallet at '/home/rgbalice/.lnp_node/testnet/funding.wallet'
[2022-11-28T15:00:11Z INFO lnp_node::lnpd::funding] Connecting Electrum server at pandora.network:60001
Error: FundingWallet(Electrum("Connection refused (os error 111)"))
The text was updated successfully, but these errors were encountered: