|
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 |
| Authorization error. | |
| static constexpr unsigned | double_deploy = 101 |
| Double deploy. | |
| static constexpr unsigned | uninitialized = 102 |
| Contract is uninitialized. | |
| static constexpr unsigned | only_super_root_may_deploy_me = 103 |
| Only Flex SuperRoot may deploy this contract. | |
| static constexpr unsigned | wrong_wrapper_type_num = 104 |
| Wrong wrapper type number. | |
To allow deploy message only with onDeploy call.