mirror of
https://github.com/Instadapp/InstaContract.git
synced 2024-07-29 22:47:45 +00:00
Added todo comments.
This commit is contained in:
parent
135e9686ee
commit
2c975d4af8
|
@ -1,7 +1,9 @@
|
|||
// mechanism to transfer an existing CDP (2 txn process)
|
||||
// MKR fee when wiped DAI - buy MRK from OasisDEX onchain maybe
|
||||
// global variable to freeze operations like stop locking & drawing
|
||||
// (Think again) store MKR tokens on contract by yourself and charge user 1% instead for now
|
||||
// (Think again)
|
||||
// // store MKR tokens on contract by yourself and charge user 1% instead for now
|
||||
// // [Best] Instead user should keep MKR & transferFrom & deduct & return the balance back in 1 Txn
|
||||
|
||||
pragma solidity 0.4.24;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user