#include "mst_types.hpp"

Public Member Functions | |
| StateUpdateResult (std::shared_ptr< MstState > completed_state, std::shared_ptr< MstState > updated_state) | |
Public Attributes | |
| std::shared_ptr< MstState > | completed_state_ |
| std::shared_ptr< MstState > | updated_state_ |
Contains result of updating local state:
|
inline |
| std::shared_ptr<MstState> iroha::StateUpdateResult::completed_state_ |
| std::shared_ptr<MstState> iroha::StateUpdateResult::updated_state_ |