Flex
Flex exchange system
Public Member Functions | List of all members
IGlobalConfig Interface Reference

GlobalConfig contract interface. GlobalConfig is an immutable "current version update config" contract. More...

#include <GlobalConfig.hpp>

Public Member Functions

void onDeploy (uint128 keep_evers, address wrappers_cfg, address flex, address user_cfg, string description)
 
GlobalConfigDetails getDetails ()
 Get info about contract state details.
 
GlobalConfigSalt getConfig ()
 Get config from code salt.
 

Detailed Description

GlobalConfig contract interface. GlobalConfig is an immutable "current version update config" contract.

Member Function Documentation

◆ onDeploy()

void onDeploy ( uint128  keep_evers,
address  wrappers_cfg,
address  flex,
address  user_cfg,
string  description 
)
Parameters
keep_eversKeep evers in this contract
wrappers_cfgWrappersConfig address
flexFlex root address
user_cfgUser contracts configuration address
descriptionUpdate description

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