Flex
Flex exchange system
|
Static Public Attributes | |
static constexpr unsigned | message_sender_is_not_my_owner = 100 |
Authorization error. | |
static constexpr unsigned | wrong_bounced_header = 101 |
Wrong header of bounced message. | |
static constexpr unsigned | wrong_bounced_args = 102 |
Wrong arguments in bounced message. | |
static constexpr unsigned | wrong_wallet_code_hash = 103 |
Wallet code hash is differ from TIP3_WALLET_CODE_HASH macros. | |
static constexpr unsigned | cant_override_wallet_code = 104 |
Wallet code is already set and can't be overriden. | |
static constexpr unsigned | not_my_wallet_notifies = 105 |
Wallet notification received from wrong address. | |
static constexpr unsigned | burn_unallocated = 106 |
Burn more tokens that was allocated. | |
static constexpr unsigned | message_sender_is_not_good_wallet = 107 |
Message sender is not a good wallet. | |
static constexpr unsigned | cant_override_external_wallet = 108 |
Can't override external wallet. | |
static constexpr unsigned | uninitialized = 109 |
Uninitialized. | |
static constexpr unsigned | wrong_wic_sender = 110 |
Sender is not recognized as a correct WIC. | |