domain_runtime_primitives

Constant ERR_CONTRACT_CREATION_NOT_ALLOWED

Source
pub const ERR_CONTRACT_CREATION_NOT_ALLOWED: u8 = 210;
Expand description

Custom error when a user tries to create a contract, but their account is not on the allow list.