mirror of
https://github.com/aljazceru/btcpayserver-breez-nodeless-spark.git
synced 2025-12-17 01:14:19 +01:00
- Fixed controller action references in Info.cshtml - Updated partial view path in Payments.cshtml - Fixed all SetActivePage calls to use BreezSpark - Updated BreezPaymentsTable to BreezSparkPaymentsTable - Fixed CSS IDs and selectors throughout views - All navigation now correctly references BreezSpark controller
15 lines
392 B
JSON
15 lines
392 B
JSON
{
|
|
"Identifier": "BTCPayServer.Plugins.BreezSpark",
|
|
"Name": "BreezSpark Lightning Plugin",
|
|
"Version": "1.1.0",
|
|
"Description": "Nodeless Lightning payments powered by Breez Spark SDK",
|
|
"Author": "Aljaz Ceru",
|
|
"AuthorLink": "https://github.com/aljazceru",
|
|
"SystemPlugin": false,
|
|
"Dependencies": [
|
|
{
|
|
"Identifier": "BTCPayServer",
|
|
"Condition": ">=2.2.0"
|
|
}
|
|
]
|
|
} |