Skip to content

Commit d28492f

Browse files
committed
readme: document api support level
1 parent 2ec580c commit d28492f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,3 +336,16 @@ Its location is `~/.loopd/<network>/loop.db`.
336336

337337
It is possible to execute multiple swaps simultaneously. Just keep loopd
338338
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

Comments
 (0)