feat(squad): generic game-scoped opaque extension + server fingerprint, atomic in replace_squad tx

This commit is contained in:
funman300
2026-08-12 01:39:04 +00:00
parent 36abd4b6fb
commit 615c5fd7a5
7 changed files with 531 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ pub mod notification;
pub mod club;
pub mod draft;
pub mod fut_champs;
pub mod game_ext;
pub mod event;
pub mod season;
pub mod market;