db/specs/models/biz/user.v
2025-05-09 13:27:35 +03:00

6 lines
235 B
Verilog

module biz
// DEPRECATED: This file is deprecated and should not be used.
// Please use circle.User instead, which has all the necessary fields for MCC functionality.
// The biz.User struct has been removed as per the specifications.