iroha icon indicating copy to clipboard operation
iroha copied to clipboard

Compress Code in sumeragi main loop

Open SamHSmith opened this issue 2 years ago • 1 comments

SamHSmith avatar Aug 11 '22 07:08 SamHSmith

As of now the code in the sumeragi main loop has been very explicit. This was done in order to get a clear view of the actual operations that were being done. Now that we have a working reimplementation it is time to recompress commonly done operations into their own functions.

SamHSmith avatar Aug 11 '22 07:08 SamHSmith