Flex
Flex exchange system
Public Attributes | List of all members
DUserIdIndex Struct Reference

UserIdIndex persistent data struct. More...

#include <UserIdIndex.hpp>

Inheritance diagram for DUserIdIndex:
Inheritance graph
[legend]

Public Attributes

int8 workchain_id_
 
uint256 user_id_
 User id, it is used for address calculation.
 
uint256 lend_pubkey_
 
opt< string > name_
 Encrypted login. We use naclbox for encryption.
 
uint128 refill_wallet_
 Re-fill wallet on transfer received.
 
uint128 min_refill_
 Minimum refill value.
 

Detailed Description

UserIdIndex persistent data struct.

Member Data Documentation

◆ lend_pubkey_

uint256 lend_pubkey_

Public key of dApp. We need this field to realize that dApp_pubkey changed and we need to change lend_pubkey into every user_id’s FlexWalllet.


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