Flex
Flex exchange system
Static Public Attributes | List of all members
GlobalConfig::error_code Struct Reference

To allow deploy message only with onDeploy call. More...

Inheritance diagram for GlobalConfig::error_code:
Inheritance graph
[legend]
Collaboration diagram for GlobalConfig::error_code:
Collaboration graph
[legend]

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.
 

Detailed Description

To allow deploy message only with onDeploy call.


The documentation for this struct was generated from the following file: