Files
lnd/utxonursery.go
Johan T. Halseth 9d9d148262 utxonursery: use baby expiry as height hint
Previously we would use the best known height as height hint, which
could lead to using a height hint above the actual block it confirms,
hence losing track of the confirmation.
2019-02-04 12:30:05 +01:00

51 KiB