Move PaymentId to a [u8; 32] in bindings as for other hash objects
authorMatt Corallo <git@bluematt.me>
Tue, 26 Oct 2021 21:38:46 +0000 (21:38 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 30 Oct 2021 01:53:19 +0000 (01:53 +0000)
commit16f742833e66881f05a0573121d74a15866ebf6b
tree12e0ee322ed5c9b038ffbf5aff01e28da74ecd72
parentc53048a40f1267914409f125860fa72a3d7524a6
Move PaymentId to a [u8; 32] in bindings as for other hash objects

This should allow us to fix
https://github.com/lightningdevkit/ldk-garbagecollected/issues/52
lightning/src/ln/channelmanager.rs