Map `PaymentId` to a `[u8; 32]` like other Payemt* IDs.
authorMatt Corallo <git@bluematt.me>
Sun, 31 Oct 2021 18:11:10 +0000 (18:11 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 2 Nov 2021 16:54:45 +0000 (16:54 +0000)
commit03cd8ae040abb6ff7f80248138d305b9a836de35
tree33722c95bd271cf2520a49d58387fea2601b568b
parenta23f69b5a60a3dd368e2be116032f1f97e4c33fb
Map `PaymentId` to a `[u8; 32]` like other Payemt* IDs.

This should solve https://github.com/lightningdevkit/ldk-garbagecollected/issues/52
c-bindings-gen/src/types.rs