-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds session manager to wrap multisig client interaction (#5530)
implements two session managers: one for dkg and one for signing moves logic for waiting on multisig broker responses from 'dkg:create' and 'multisig:sign' into session managers waits for confirmation of client connection before returning from connect waits for confirmation of joining session before returning from join session method
- Loading branch information
Showing
3 changed files
with
321 additions
and
203 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
Oops, something went wrong.