Skip to content

Commit 73a0cf0

Browse files
authored
link to lightning_custom_message crate (#240)
1 parent 60eaa98 commit 73a0cf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ const docsSidebar = [
102102
"https://docs.rs/lightning-transaction-sync/*/lightning_transaction_sync/",
103103
"lightning-transaction-sync",
104104
],
105+
[
106+
"https://docs.rs/lightning-custom-message/*/lightning_custom_message/",
107+
"lightning-custom-message",
108+
],
105109
],
106110
},
107111
[

0 commit comments

Comments
 (0)