build: update glides files to point to latest neutrino
In this commit we update the glide files to point to the latest version of neutrino, as recently many bug fixes in the syncing logic have been fixed.
This commit is contained in:
parent
8d052d2844
commit
1897fa6517
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import:
|
|||
subpackages:
|
||||
- hdkeychain
|
||||
- package: github.com/lightninglabs/neutrino
|
||||
version: 786bf194ce45d2619f23d7eafe90f23faf01b2f9
|
||||
version: ebfb49168248d483e0a33580bb5eeafc5c52f19a
|
||||
- package: github.com/btcsuite/golangcrypto
|
||||
subpackages:
|
||||
- nacl/secretbox
|
||||
|
|
Loading…
Reference in a new issue