Flex
Flex exchange system
|
FlexClientStub persistent data struct. More...
#include <FlexClientStub.hpp>
Public Attributes | |
uint256 | owner_ |
Owner's public key. Used for address calculation. | |
FlexVersion | triplet_ |
Version triplet. | |
FlexVersion | ex_triplet_ |
Ex-version triplet (initialized during code upgrade) | |
optcell | auth_index_code_ |
AuthIndex code (no salt) | |
optcell | user_id_index_code_ |
UserIdIndex code (unsalted) | |
opt< bind_info > | binding_ |
Binding info for exchange. | |
FlexClientStub persistent data struct.