Splitting into x2 extensions

Splitting extension into 2, SatsPay Server, a BTCPay Server type extension, and WatchOnly
This commit is contained in:
benarc
2021-02-21 17:53:43 +00:00
parent 9724f33111
commit ecfcc167f0
11 changed files with 1380 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "SatsPay Server",
"short_description": "Create onchain and LN charges",
"icon": "visibility",
"contributors": [
"arcbtc"
]
}