@@ -186,15 +186,15 @@ harness = false
186186# vss-client-ng = { git = "https://github.com/lightningdevkit/vss-client", branch = "main" }
187187#
188188[patch ."https://github .com/lightningdevkit/rust-lightning" ]
189- lightning = { path = " ../ rust-lightning/lightning " }
190- lightning-types = { path = " ../ rust-lightning/lightning-types " }
191- lightning-invoice = { path = " ../ rust-lightning/lightning-invoice " }
192- lightning-net-tokio = { path = " ../ rust-lightning/lightning-net-tokio " }
193- lightning-persister = { path = " ../ rust-lightning/lightning-persister " }
194- lightning-background-processor = { path = " ../ rust-lightning/lightning-background-processor " }
195- lightning-rapid-gossip-sync = { path = " ../ rust-lightning/lightning-rapid-gossip-sync " }
196- lightning-block-sync = { path = " ../ rust-lightning/lightning-block-sync " }
197- lightning-transaction-sync = { path = " ../ rust-lightning/lightning-transaction-sync " }
198- lightning-liquidity = { path = " ../ rust-lightning/lightning-liquidity " }
199- lightning-macros = { path = " ../ rust-lightning/lightning-macros " }
200- lightning-dns-resolver = { path = " ../ rust-lightning/lightning-dns-resolver " }
189+ lightning = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
190+ lightning-types = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
191+ lightning-invoice = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
192+ lightning-net-tokio = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
193+ lightning-persister = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
194+ lightning-background-processor = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
195+ lightning-rapid-gossip-sync = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
196+ lightning-block-sync = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
197+ lightning-transaction-sync = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
198+ lightning-liquidity = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
199+ lightning-macros = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
200+ lightning-dns-resolver = { git = " https://git.rust-bitcoin.org/tnull/ rust-lightning" , rev = " 54f4ae38f09bf936376796685bdcdd30abc112e2 " }
0 commit comments