swarm icon indicating copy to clipboard operation
swarm copied to clipboard

Swap log refactor into own package

Open santicomp2014 opened this issue 5 years ago • 0 comments

The swap logger is part of the swap package. If we want to use it outside the scope of that package, refactoring would be needed.

For example swap/log package that could be used in swap/chain package to avoid circular dependencies.

santicomp2014 avatar Mar 06 '20 15:03 santicomp2014