DataHandler.sol

Work in progress

This contract has not been deployed nor documented fully yet as it is still a work in progress.


The Data Handler for the STORE module. This contract functions as the bookkeeper for made requests, storing e.g. historical data for commissions done and the state for every commission. This is made possible by allowing only the UpgradeHandler.sol contract to write-off made changes back to this contract.

Last updated