rwadurian/backend/mpc-system/services/account/adapters/input/http
hailin 5ebdd4d592 fix(co-sign): add threshold_n to CreateSignSession API response
Add keygenThresholdN to the CreateSignSession response so frontend
can access the original N value from keygen session. This is required
for proper TSS operation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 06:36:38 -08:00
..
account_handler.go fix(co-sign): use keygen session threshold_n for TSS signing 2025-12-31 05:31:02 -08:00
account_handler.go.bak refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
co_managed_handler.go fix(co-sign): add threshold_n to CreateSignSession API response 2025-12-31 06:36:38 -08:00