Add support for InvoicePayer to ChannelManagerConstructor and test
authorMatt Corallo <git-ldk-build@bluematt.me>
Tue, 2 Nov 2021 17:51:11 +0000 (17:51 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 4 Nov 2021 05:03:29 +0000 (05:03 +0000)
commit75bc9cf63b967c96dc3e22d536ddd434395a3790
treedab858faf19ace1a136da0e81eb390b31bc301f9
parentdc707e803064fda58ffb9417ac6b2e9720ba0fa4
Add support for InvoicePayer to ChannelManagerConstructor and test

Note that this adds an additional bit of runs in the
HumanObjectPeerTest, bringing leaks for a full run to:
    149 allocations remained for 1157302 bytes.
src/main/java/org/ldk/batteries/ChannelManagerConstructor.java
src/test/java/org/ldk/HumanObjectPeerTest.java