Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't rely on route-fetching rand in
blinded_path_with_custom_tlv
`blinded_path_with_custom_tlv` indirectly relied on route CLTV randomization when sending because nodes were at substantially different block heights after setup. Instead we make sure all nodes are at the same height which makes the test more robust.
- Loading branch information