Commit Graph

3 Commits (994b669a0cec054cfb801e115b95764e3a846803)

Author SHA1 Message Date
Oliver Gugger 994b669a0c
lnd+walletinfo: return more verbose error on DB timeout
Fixes #18. Any bbolt database has a unique lock, meaning it cannot be
opened by two processes at the same time. The simple "timeout" error
that is returned if opening fails is not very informative though.
3 years ago
Oliver Gugger aaf5a161f5
walletinfo: add missing timeout arg to walletdb open 3 years ago
Oliver Gugger 7eee3cde5e
multi: update to lnd v0.11.1-beta 3 years ago