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.
- Loading branch information