release_notes: add grpc error code surfacing

pull/407/head
carla 3 years ago
parent d1c26a20da
commit b8f1fd1c4e
No known key found for this signature in database
GPG Key ID: 4CA7FE54A6213C91

@ -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…
Cancel
Save