Browse Source
Our psbt input/output comparison functions use serialization to compare the things, but if there's a map with things in it and the map isn't sorted exactly the same, it's highly likely you'll mark an identical inputs as different. To fix this, we sort all the input/output maps before linearizing them.bump-pyln-proto
committed by
Rusty Russell
1 changed files with 9 additions and 6 deletions
Loading…
Reference in new issue