Flex
Flex exchange system
|
AuthIndex contract implementation. More...
Classes | |
struct | error_code |
To allow deploy message only with onDeploy call. More... | |
Public Member Functions | |
void | onDeploy () |
void | remove (address dst) |
Static Public Member Functions | |
static __always_inline int | _fallback (cell, slice) |
static __always_inline int | _receive (cell, slice) |
Static Public Attributes | |
static constexpr bool | _checked_deploy = true |
Additional Inherited Members | |
Public Attributes inherited from DAuthIndex | |
uint256 | pubkey_ |
dApp public key | |
opt< address > | owner_ |
UserIDIndex address. | |
AuthIndex contract implementation.