mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 17:44:20 +01:00
A canned lightningd/plugins is used to test against. This allows faster and more deterministic outcomes. Changelog-None
21 lines
748 B
JSON
21 lines
748 B
JSON
[
|
|
{
|
|
"name": "testplugpass",
|
|
"path": "testplugpass",
|
|
"url": "https://api.github.com/repos/lightningd/plugins/contents/webhook?ref=master",
|
|
"html_url": "https://github.com/lightningd/plugins/tree/master/testplugpass",
|
|
"git_url": "https://api.github.com/repos/lightningd/plugins/git/trees/testplugpass",
|
|
"download_url": null,
|
|
"type": "dir"
|
|
},
|
|
{
|
|
"name": "testplugfail",
|
|
"path": "testplugfail",
|
|
"url": "https://api.github.com/repos/lightningd/plugins/contents/testplugfail?ref=master",
|
|
"html_url": "https://github.com/lightningd/plugins/tree/master/testplugfail",
|
|
"git_url": "https://api.github.com/repos/lightningd/plugins/git/trees/testplugfail",
|
|
"download_url": null,
|
|
"type": "dir"
|
|
}
|
|
]
|