Flex
Flex exchange system
|
To allow deploy message only with onDeploy
call.
More...
Static Public Attributes | |
static constexpr unsigned | message_sender_is_not_my_owner = 100 |
Message sender is not my owner. | |
static constexpr unsigned | not_enough_evers = 101 |
Not enough evers to process. | |
static constexpr unsigned | double_deploy = 102 |
Double call of onDeploy method. | |
static constexpr unsigned | zero_min_amount = 103 |
Zero minimum amount. | |
static constexpr unsigned | only_flex_may_deploy_me = 104 |
Only Flex may deploy this contract. | |
static constexpr unsigned | not_initialized = 105 |
Is not correctly initialized. | |
To allow deploy message only with onDeploy
call.