We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ec580c + d28492f commit dae3165Copy full SHA for dae3165
README.md
@@ -336,3 +336,16 @@ Its location is `~/.loopd/<network>/loop.db`.
336
337
It is possible to execute multiple swaps simultaneously. Just keep loopd
338
running.
339
+
340
+## API Support Level
341
342
+### Server
343
344
+The Loop server API and on-chain scripts are kept backwards compatible as long
345
+as reasonably possible.
346
347
+### Client
348
349
+When breaking changes to the Loop client daemon API are made, old fields will be
350
+marked as deprecated. Deprecated fields will remain supported until the next
351
+minor release.
0 commit comments