Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
BackoffRetransmissionStrategy
for DKG resultSigningState
All DKG states use the `BackoffRetransmissionStrategy` strategy. There is no point to make an exception for the `resultSigningState`. This should reduce network load in case one of the participants fails at the end of the protocol. (cherry picked from commit 5049f77)
- Loading branch information