bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
841 stars 391 forks source link

Common utility function `networkWalletAndFees` #568

Closed barakman closed 3 years ago

barakman commented 3 years ago

Following the removal of function baseReserveBalance, unify the common code in function baseReserveBalances and function processNetworkFees into a dedicated function.

yudilevi commented 3 years ago

I don't quite understand this PR - this should be part of the transferFees branch. if it has another PR as a prerequisite, we need to merge that other PR, then merge this PR, then review it as part of the transferFees PR