-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add liveness call to wallet GRPC (#3854)
Description --- Add GRPC call to check wallet liveness. The liveness service is mapped to GRPC now as well. Motivation and Context --- We only have an FFI call to check the liveness but we need a GRPC option as well. This will allow any service connecting via GRPC to also call the liveness service to determine the liveness of the wallet.
- Loading branch information
1 parent
d28703d
commit 9ab832a
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters