mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
readme: document api support level
This commit is contained in:
parent
2ec580c92b
commit
d28492fa53
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
|
@ -336,3 +336,16 @@ Its location is `~/.loopd/<network>/loop.db`.
|
|||
|
||||
It is possible to execute multiple swaps simultaneously. Just keep loopd
|
||||
running.
|
||||
|
||||
## API Support Level
|
||||
|
||||
### Server
|
||||
|
||||
The Loop server API and on-chain scripts are kept backwards compatible as long
|
||||
as reasonably possible.
|
||||
|
||||
### Client
|
||||
|
||||
When breaking changes to the Loop client daemon API are made, old fields will be
|
||||
marked as deprecated. Deprecated fields will remain supported until the next
|
||||
minor release.
|
||||
Loading…
Add table
Add a link
Reference in a new issue