Oli
Oli
@walmer-bolfet thanks a lot for the offer, but I already got the wallet file from @xjmzx and found the problem (was able to reproduce :tada: ). > Please help me...
> I would take this issue and finish it, is this ok? I saw its `up for grabs` but asking anyway before starting. Yes, feel free to start working on...
!lightninglabs-deploy mute
You need to be able to create a 1000 satoshi payment to obtain the L402 token that's required to access the Pool server. Do you have an open channel with...
Thanks for your answers. In that case there should be sufficient outbound capacity indeed and it's probably just a matter of not finding a valid route for some reason. Could...
That's a lot of zombie channels. I would check your node's network connection, it looks like you might be missing a good chunk of network gossip. Are you running with...
Hmm... Why is it always Umbrel with these kinds of issues. I guess Tor only just doesn't give you the best view of the network. I'm not sure if you...
@jamaljsr would it be possible to perhaps capture this error message in the UI and give a bit more context so it doesn't appear so cryptic? I think unless we're...
That's kind of an implicit API level design Pool shares with `lnd`. If a TXID is of type `bytes` in the proto, then it means the TXID is in the...
`bitcoind` was refactored a bit, the `fPowNoRetargeting` field can now be found here: https://github.com/bitcoin/bitcoin/blob/e695d8536e534f1e59de4a62a0d87a93e7a73456/src/kernel/chainparams.cpp#L415