shardeum / shardus-core

Other
19 stars 3 forks source link

Red 203 #227

Closed ahmxdiqbal closed 2 months ago

ahmxdiqbal commented 2 months ago

Most of the changes involve moving the functions and variables around to match existing convention. variable were moved to the top, followed by routes, then cycle creator functions, then all ServiceQueue module specific functions. This makes the file easier to navigate since it matches the other submodule files. The function i added for archiver syncing is in the ServiceQueue module specific function section