keep-core
keep-core copied to clipboard
Missing unit tests 1
This PR is the follow-up PR to https://github.com/keep-network/keep-core/pull/3120.
Missing unit tests for signingMember.VerifyDKGResultSignatures were added.
Additionally, made the function not return an error since it never fails and always returns a list of valid signatures.