thecointech / thecoin

Mono-repo for TheCoin project
https://thecoin.io
GNU Affero General Public License v3.0
3 stars 1 forks source link

eliminate duplicate 'delay' implementations #392

Closed FrozenKiwi closed 2 years ago

FrozenKiwi commented 2 years ago

We had the same utility function in about 6 places, and I needed it again so refactored all existing ones into utilities

FrozenKiwi commented 2 years ago

probably doesn't need a review. If it builds, it's good.