Skip to content

Commit

Permalink
remove ssh requirement for torq plugin
Browse files Browse the repository at this point in the history
This was causing reckless to fail when users don't have a
github credential with ssh access. See
ElementsProject/lightning#7635
  • Loading branch information
endothermicdev authored and chrisguida committed Sep 5, 2024
1 parent 39ef72f commit e8d25df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
url = https://github.com/nosedam/ln-address-pay
[submodule "torq-plugin"]
path = torq-plugin
url = git@github.com:lncapital/torq-cln-plugin.git
url = https://github.com/lncapital/torq-cln-plugin

0 comments on commit e8d25df

Please sign in to comment.