Open Issues Need Help
View All on GitHub Combine `owners` and `nonce` tables 2 months ago
AI Summary: Combine the existing 'owners' and 'nonce' tables in a Rust database schema for the Anchor SSV protocol client. The combined table will use the owner address as the primary key and add a 'nonce' column to store the nonce value, eliminating redundancy.
Complexity:
2/5
good first issue database optimization