The struct InstantiateMsg has a pub minter: String,. This minter is no longer used in this cw721 contract. Also all the query.rs#minter().
https://github.com/code-423n4/2024-10-coded-estate/blob/97efb35fd3734676f33598e6dff70119e41c7032/contracts/codedestate/src/query.rs#L418-L424
