bancorprotocol / contracts_eos

Bancor Protocol Contracts for EOS
Other
113 stars 45 forks source link

Refactoring #67

Closed DenisCarriere closed 4 years ago

DenisCarriere commented 4 years ago

Split code logic into multiple files, makes it easier to review code changes in the future.

Note: no logic has been changed, only moving from single file BancorConverter.cpp => src/*.cpp