mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-17 13:06:51 +02:00
release_notes: add grpc error code surfacing
This commit is contained in:
parent
d1c26a20da
commit
b8f1fd1c4e
1 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,7 @@ This file tracks release notes for the loop client.
|
|||
#### Breaking Changes
|
||||
|
||||
#### Bug Fixes
|
||||
* Grpc error codes returned by the swap server when swap initiation fails are
|
||||
now surfaced to the client. Previously these error codes would be returned
|
||||
as a string.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue