Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "node: Use get_persistence_condvar_value"
This reverts commit 8422fdd. The `await_persistable_update_timeout(Duration::from_millis(10))` 'poll' hack is fine for now while we wait for the permanent solution to be merged into LDK. Removing usage of `get_persistence_condvar_value` allows us to move back to the version of LDK on crates.io once we upgrade LDK to v0.0.110. [0] lightningdevkit/rust-lightning#1657
- Loading branch information