]> git.bitcoin.ninja Git - rust-lightning/commit
Fix #3209
authorcooltexture <cooltexture@bits-mampfer.eu>
Wed, 7 Aug 2024 21:54:11 +0000 (23:54 +0200)
committercooltexture <cooltexture@bits-mampfer.eu>
Wed, 7 Aug 2024 21:54:11 +0000 (23:54 +0200)
commit5b603139db5179a43c667811e3cc5d691dd61b2a
tree1afb754b642061a0c16723d756e5f3c1600789aa
parent0d2fe672c290e8181f2a16b3382c0c56946df72a
Fix #3209

There was a issue with the ci/check-compiles.sh.
It would return a warning due to links not being enclosed in <>.
Fixed the issue by enclosing the links.
lightning/src/ln/channel_keys.rs