KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 340 forks source link

IKyberNetworkProxy will inehrit ISimpleKyberProxy and enable easy usa… #984

Closed ilanDoron closed 4 years ago

ilanDoron commented 4 years ago

…ge of interface files. Currently a user that wants to use the simple API must use both interfaces.

ilanDoron commented 4 years ago

moved to another PR