mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
5a1f79557d
This is needed not to break existing client binaries, e.g. `loop listauth`, Terminal Web, RTL. The API should be removed in a couple of releases. For now, GetLsatTokens just prints a warning message about the API being deprecated and that the client binary should be updated, and calls GetL402Tokens API, as a wrapper. Type LsatToken used by GetLsatTokens in the past was renamed to L402Token, but this does not affect binary encoding, so type L402Token can be used (as part of TokensResponse) without breaking backward compatibility. Updated release_notes.md. See https://github.com/lightninglabs/loop/pull/730#discussion_r1579251294 |
||
---|---|---|
.. | ||
perms | ||
config.go | ||
daemon.go | ||
log.go | ||
macaroons.go | ||
migration.go | ||
register_default.go | ||
run.go | ||
swapclient_server_debug.go | ||
swapclient_server_test.go | ||
swapclient_server.go | ||
utils.go | ||
view.go |