Skip to content

Commit c93b0f7

Browse files
committed
updated with open api yaml definition now with separate definitions for each BTC and LND
fixed several typos and corrections based on review feedback. updated liquid version to match
1 parent 004fc74 commit c93b0f7

File tree

3 files changed

+2082
-0
lines changed

3 files changed

+2082
-0
lines changed

.vscode/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"yaml.schemas": {
3+
"openapi:v3": "file:///home/cjrutherford/workspace/electrs/doc/electrs-rest-btcd-1.0.0.yaml"
4+
}
5+
}

0 commit comments

Comments
 (0)