File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
lightning-background-processor
lightning-transaction-sync Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "lightning-background-processor"
33version = " 0.0.116"
44authors = [" Valentine Wallace <vwallace@protonmail.com>" ]
55license = " MIT OR Apache-2.0"
6- repository = " http ://github.com/lightningdevkit/rust-lightning"
6+ repository = " https ://github.com/lightningdevkit/rust-lightning"
77description = """
88Utilities to perform required background tasks for Rust Lightning.
99"""
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "lightning-block-sync"
33version = " 0.0.116"
44authors = [" Jeffrey Czyz" , " Matt Corallo" ]
55license = " MIT OR Apache-2.0"
6- repository = " http ://github.com/lightningdevkit/rust-lightning"
6+ repository = " https ://github.com/lightningdevkit/rust-lightning"
77description = """
88Utilities to fetch the chain data from a block source and feed them into Rust Lightning.
99"""
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "lightning-custom-message"
33version = " 0.0.116"
44authors = [" Jeffrey Czyz" ]
55license = " MIT OR Apache-2.0"
6- repository = " http ://github.com/lightningdevkit/rust-lightning"
6+ repository = " https ://github.com/lightningdevkit/rust-lightning"
77description = """
88Utilities for supporting custom peer-to-peer messages in LDK.
99"""
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "lightning-transaction-sync"
33version = " 0.0.116"
44authors = [" Elias Rohrer" ]
55license = " MIT OR Apache-2.0"
6- repository = " http ://github.com/lightningdevkit/rust-lightning"
6+ repository = " https ://github.com/lightningdevkit/rust-lightning"
77description = """
88Utilities for syncing LDK via the transaction-based `Confirm` interface.
99"""
You can’t perform that action at this time.
0 commit comments