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

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

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

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.
 

Detailed Description

To allow deploy message only with onDeploy call.


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