Create and populate nodes_socket table

This commit is contained in:
nymkappa
2022-08-13 10:24:11 +02:00
parent f55cbe11af
commit 3e9543f0b6
7 changed files with 107 additions and 6 deletions

View File

@@ -82,4 +82,4 @@ export namespace ILightningApi {
is_required: boolean;
is_known: boolean;
}
}
}