Introduce internal package ID to track pending claims
authorWilmer Paulino <wilmer.paulino@gmail.com>
Mon, 28 Nov 2022 15:47:44 +0000 (07:47 -0800)
committerWilmer Paulino <wilmer.paulino@gmail.com>
Wed, 7 Dec 2022 00:48:14 +0000 (16:48 -0800)
commit68741263ae52c7d9032d72bd3840efac47b537eb
treed53718a7665280bc14a289827a7500f36cc6af95
parentd7027c2d5b6546f7709ccd033a35feac6de1c690
Introduce internal package ID to track pending claims

Now that our txids will no longer be stable for package claims that
require external funds to be allocated, we transition to a 32-byte array
identifier to remain compatible with them.
lightning/src/chain/onchaintx.rs