lsps2: implement get_info

This commit is contained in:
Jesse de Wit
2023-08-12 10:45:13 +02:00
parent c61741baa2
commit b406d8ea53
7 changed files with 336 additions and 7 deletions

View File

@@ -143,7 +143,8 @@ jobs:
matrix:
test: [
testLsps0GetProtocolVersions,
testLsps2GetVersions
testLsps2GetVersions,
testLsps2GetInfo
]
implementation: [
CLN