-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(CON13-02): Remove
make_ecdsa_signing_subnet_list_key
from the…
… codebase (#282) There was a test in consensus `framework` left over, that was still not fully migrated to use `make_chain_key_signing_subnet_list`. This MR migrates the test, (even though it seems we are not even using Threshold Sigs in these tests), and can then remove `make_ecdsa_signing_subnet_list_key` and its test altogether. --------- Co-authored-by: Leo Eichhorn <[email protected]>
- Loading branch information
Showing
2 changed files
with
40 additions
and
43 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