|
Flex
Flex exchange system
|


Static Public Attributes | |
| static constexpr unsigned | message_sender_is_not_my_owner = 100 |
| Message sender is not my owner. | |
| static constexpr unsigned | zero_num_in_price = 101 |
| Zero numerator in price. | |
| static constexpr unsigned | uninitialized = 102 |
| Not fully initialized. | |
| static constexpr unsigned | upgrade_version_must_be_higher = 103 |
| Upgrade version must be higher than the current version. | |
| static constexpr unsigned | unverified_tip3_wallet = 104 |
| Unverified tip3 token wallet. | |
| static constexpr unsigned | too_many_wallets = 105 |
| Too many wallets. | |
| static constexpr unsigned | not_enough_balance = 106 |
| Not enough balance. | |
| static constexpr unsigned | only_one_packet_burning_may_be_processed_at_a_time = 107 |
| Only one packet burning may be processed at a time. | |
| static constexpr unsigned | only_one_packet_canceling_may_be_processed_at_a_time = 108 |
| Only one packet canceling may be processed at a time. | |