Drop unused change output calculation
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Wed, 18 Aug 2021 15:48:16 +0000 (15:48 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 15:48:16 +0000 (15:48 +0000)
commit16acfaf7655a9ad2eeddacde0675126ec6795303
tree8cd1b6d116ce4c3919406450a7b64f69d8a51baa
parent4acaa7ac8af7bc40bcddf38c9c471e65efb749c5
Drop unused change output calculation

We don't need this at all anymore since LDK automatically scans
for the correct output index these days.

Fixes #31.
src/main.rs