TSS threshold semantics: for threshold parameter t, the required number of signers is t+1. For 2-of-3 with t=2, we need 2+1=3 signers (all parties must participate). Previous error: 't+1=3 is not satisfied by the key count of 2' Fix: Changed from selecting t parties to selecting t+1 parties. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||