Skip to content

Commit 43d5e3b

Browse files
authored
Repoint rust-lightning submodule to UTEXO dev and pass is_virtual to create_channel (#77)
1 parent b994e95 commit 43d5e3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[submodule "rust-lightning"]
22
path = rust-lightning
3-
url = https://github.com/dcorral/rust-lightning.git
4-
branch = update-rgb-lib-release
3+
url = https://github.com/UTEXO-Protocol/rust-lightning.git
4+
branch = dev
55
shallow = true

0 commit comments

Comments
 (0)