@@ -124,17 +124,17 @@ name = "payments"
124124harness = false
125125
126126[patch .crates-io ]
127- lightning = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
128- lightning-types = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
129- lightning-invoice = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
130- lightning-net-tokio = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
131- lightning-persister = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
132- lightning-background-processor = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
133- lightning-rapid-gossip-sync = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
134- lightning-block-sync = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
135- lightning-transaction-sync = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
136- lightning-liquidity = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
137- lightning-macros = { git = " https://github.com/ovitrif /rust-lightning" , branch = " 0.2.2-accept-stale-monitors-v2 " }
127+ lightning = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
128+ lightning-types = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
129+ lightning-invoice = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
130+ lightning-net-tokio = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
131+ lightning-persister = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
132+ lightning-background-processor = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
133+ lightning-rapid-gossip-sync = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
134+ lightning-block-sync = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
135+ lightning-transaction-sync = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
136+ lightning-liquidity = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
137+ lightning-macros = { git = " https://github.com/synonymdev /rust-lightning" , branch = " 0.2.2-accept-stale-monitors" }
138138
139139# [patch.crates-io]
140140# lightning = { path = "../rust-lightning/lightning" }
0 commit comments