mirror of
https://github.com/Instadapp/InstaContract.git
synced 2024-07-29 22:47:45 +00:00
To do commented - ticked.
This commit is contained in:
parent
5766f45efd
commit
76346fac74
|
@ -1,17 +1,13 @@
|
||||||
//// SMART CONTARCT
|
//// SMART CONTARCT
|
||||||
// shut
|
|
||||||
// transferCDP only works if FREEZED
|
|
||||||
// mapping of SendWyre address
|
// mapping of SendWyre address
|
||||||
// nextOwner changed internally
|
|
||||||
// new registry contract
|
|
||||||
// charge fees on connected contracts like
|
|
||||||
// if no internal owner of CDP then admin is the owner
|
|
||||||
// update registry of v2 beforehand
|
|
||||||
|
|
||||||
//// DAPP
|
//// DAPP
|
||||||
// check isAddress (and every important variable) before executing any contract function
|
// check isAddress (and every important variable) before executing any contract function
|
||||||
|
|
||||||
//// Ravindra
|
//// OTHERS
|
||||||
|
// charge fees on connected contracts like
|
||||||
|
|
||||||
|
//// RAVINDRA
|
||||||
// How can we create a global variable for "loanMaster"?
|
// How can we create a global variable for "loanMaster"?
|
||||||
|
|
||||||
pragma solidity 0.4.24;
|
pragma solidity 0.4.24;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user