fix: address PR review feedback

- Add SealingPublicKey/SealingSecretKey type aliases for seal_for/unseal
- Generalize PrivateGroupPda to PrivatePda with pre-resolved keys
- Rename group_pda_spender to private_pda_spender
- Rename group_pda_accounts to pda_accounts with serde alias
- Remove unused storage_mut()
- Remove stale group_pda_router.bin artifact
This commit is contained in:
Moudy
2026-04-30 09:11:08 +02:00
parent c327f592bf
commit f375a35929
10 changed files with 60 additions and 59 deletions