bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
842 stars 391 forks source link

Fix call to function `addLiquidity` in contract `StandardPoolConverter` #552

Closed barakman closed 3 years ago

barakman commented 3 years ago

Since we have 2 overloaded versions of function addLiquidity in contract StandardPoolConverter, call the desired one explicitly.