Correct logging on forwarded HTLCs
authorMatt Corallo <git@bluematt.me>
Sat, 16 Jul 2022 15:48:39 +0000 (15:48 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 16 Jul 2022 15:50:29 +0000 (15:50 +0000)
commit9974201983b9bd457d3b52a7c2393141eeec4485
tree694c7a85823001ab0ea80c72b77cb2cac8810c5f
parente0ee4088a951eca37a932b3d50fc7f144658c4d9
Correct logging on forwarded HTLCs

Instead of "forwarded from A from B" it should read "forwarded
from A to B".
src/main.rs