The framework for this has already been completed in smart_node.py, however it is not currently in-use.
We must implement data replication to other validator nodes inside of SmartNode.store_value, and devise a mechanism to ensure the data has indeed been replicated across another node(s).
The framework for this has already been completed in smart_node.py, however it is not currently in-use.
We must implement data replication to other validator nodes inside of SmartNode.store_value, and devise a mechanism to ensure the data has indeed been replicated across another node(s).