Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 70e9010

Browse files
bors[bot]bonomat
andauthored
Merge #2456
2456: Add missing changelog r=bonomat a=bonomat Co-authored-by: Philipp Hoenisch <philipp@hoenisch.at>
2 parents f827a0c + ecfced8 commit 70e9010

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## Changed
10+
### Fixed
11+
12+
- Deserialization problem of bitcoind's response: Bitcoind returns as chain/network either `main`,`test` or `regtest`. This fix was manually tested against bitcoind (0.17, 0.18 and 0.19).
13+
14+
### Changed
1115

1216
- Ensure that lnd parameters are defaulted if not present.
1317

0 commit comments

Comments
 (0)