Oli
Oli
> Is there a command to update the neutrino.yaml? Or I would have to do that manually That file needs to be edited manually. It will then be used to...
Can you share some transaction IDs please? Otherwise it's hard to say. Also, is this Neutrino or bitcoind? Updating to the latest version is definitely also a good idea.
cc @sputn1ck, can't request review through GitHub.
Replaced by https://github.com/btcsuite/btcwallet/pull/969 (commit author attribution preserved).
Those are two different kinds of challengers. One uses an `lnd` backend directly (over gRPC), the other uses an LNC connection. So depending on which one the user configures, either...
Ah yeah, sorry. Looked at the code too superficially. I think it makes sense to remove the explicit call to `lndChallenger.Start()` within `NewLNCChallenger`.
See https://github.com/btcsuite/btcd/issues/2015. The documentation needs to be updated accordingly.
!lightninglabs-deploy mute
@ziggie1984 also added an explanation for what is meant by "visual symmetry".
> This prefix seems to have been dropped in the latest rebase? Oops, I haven't actually pushed it yet... It's now up to date and also rebased on top of...