Skip to content

Commit e8d25df

Browse files
endothermicdevchrisguida
authored andcommitted
remove ssh requirement for torq plugin
This was causing reckless to fail when users don't have a github credential with ssh access. See ElementsProject/lightning#7635
1 parent 39ef72f commit e8d25df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
url = https://github.com/nosedam/ln-address-pay
7373
[submodule "torq-plugin"]
7474
path = torq-plugin
75-
url = git@github.com:lncapital/torq-cln-plugin.git
75+
url = https://github.com/lncapital/torq-cln-plugin

0 commit comments

Comments
 (0)