mirror of
https://github.com/Instadapp/dsa-connectors-old.git
synced 2024-07-29 22:47:46 +00:00
added one more requirement
This commit is contained in:
parent
e0f478c942
commit
f0220b5e44
|
@ -3,7 +3,9 @@
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Should not have delegate call in it.
|
- The contracts should not have delegate call in it.
|
||||||
|
|
||||||
|
- - The contracts should not have `SelfDestruct()` function.
|
||||||
|
|
||||||
- Use `uint(-1)` for maximum amount everywhere.
|
- Use `uint(-1)` for maximum amount everywhere.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user