pub const ERR_CONTRACT_CREATION_NOT_ALLOWED: u8 = 210;
Custom error when a user tries to create a contract, but their account is not on the allow list.