This commit is contained in:
Lucy Cifferello
2023-07-23 16:16:20 -04:00
parent 5c1720aad8
commit 0cf26f55b3
7 changed files with 98 additions and 68 deletions

View File

@@ -16,6 +16,13 @@
"build": [
"make"
],
"hardware-requirements" {
"device": {
"processor": "intel",
"display": "r'^{.*}$'"
},
"ram": "8"
}
"release-notes": "Upgrade to EmbassyOS v0.3.0",
"license": "mit",
"wrapper-repo": "https://github.com/Start9Labs/lnd-wrapper",