You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Aave Flash Loan Truffle Box
2
-
## ⚠️ [Known issue with latest version of Truffle (5.1.25)](https://github.com/trufflesuite/truffle/issues/3033).
3
-
### ✅ This box is working on Truffle v.5.1.0
4
-
2
+
## :warning:[Known issue with latest version of Truffle (5.1.25)](https://github.com/trufflesuite/truffle/issues/3033).
3
+
### :white_check_mark: This box is working on Truffle v.5.1.0
5
4
6
5
This Truffle box comes with everything you need to start [developing on flash loans](https://docs.aave.com/developers/tutorials/performing-a-flash-loan/...-with-truffle)
7
6
@@ -54,7 +53,7 @@ If you are working across protocols, such as using the flash loaned amount on an
54
53
Open terminal, replace `YOUR_INFURA_KEY` in the following and run:
0 commit comments