mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-28 08:37:16 -04:00
show popup for error notifications sent through notification service
This commit is contained in:
parent
88f0ad543a
commit
e2a8dc702b
9 changed files with 59 additions and 17 deletions
|
@ -1,8 +1,7 @@
|
|||
package bisq.daemon.grpc;
|
||||
|
||||
import bisq.core.api.CoreApi;
|
||||
import bisq.core.api.CoreApi.NotificationListener;
|
||||
|
||||
import bisq.core.api.NotificationListener;
|
||||
import bisq.proto.grpc.NotificationMessage;
|
||||
import bisq.proto.grpc.NotificationsGrpc.NotificationsImplBase;
|
||||
import bisq.proto.grpc.RegisterNotificationListenerRequest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue