File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,6 +118,19 @@ check-cfg = [
118118name = " payments"
119119harness = false
120120
121+ [patch .crates-io ]
122+ lightning = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
123+ lightning-types = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
124+ lightning-invoice = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
125+ lightning-net-tokio = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
126+ lightning-persister = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
127+ lightning-background-processor = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
128+ lightning-rapid-gossip-sync = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
129+ lightning-block-sync = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
130+ lightning-transaction-sync = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
131+ lightning-liquidity = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
132+ lightning-macros = { git = " https://github.com/ovitrif/rust-lightning" , branch = " 0.2-electrum-fix" }
133+
121134# [patch.crates-io]
122135# lightning = { path = "../rust-lightning/lightning" }
123136# lightning-types = { path = "../rust-lightning/lightning-types" }
You can’t perform that action at this time.
0 commit comments