makerdao / dss-flash

MakerDAO Flash Mint Module
GNU Affero General Public License v3.0
50 stars 36 forks source link

refactor: changed the naming to match the pending ERC spec #20

Closed hexonaut closed 3 years ago

hexonaut commented 3 years ago

A few people in the Ethereum community are putting together a spec for flash loans here: https://ethereum-magicians.org/t/flash-loan-eip-early-draft/4993. I've adjusted the language to match.

hexonaut commented 3 years ago

ERC3156 has been settled and merged: https://github.com/ethereum/EIPs/pull/3156

brianmcmichael commented 3 years ago

Nice!