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
Hello, I am Lucas from TokenLogic, and I've worked on a PR to update flashborrower list
Here the problem is when I try yarn generate, the CLI allows me to pass only a single address to grant flashborrower role.
So I couldn't write proper configuration. Current implementation is that on AaveV3EthereumLido and AaveV3EthereumEtherFi, it adds a few other addresses in addition to the one mentioned on the config file.
I suggest updating current CLI so that we can pass multiple addresses to grant flashborrower role.
The text was updated successfully, but these errors were encountered:
Hello, I am Lucas from TokenLogic, and I've worked on a PR to update flashborrower list
Here the problem is when I try
yarn generate
, the CLI allows me to pass only a single address to grant flashborrower role.So I couldn't write proper configuration. Current implementation is that on AaveV3EthereumLido and AaveV3EthereumEtherFi, it adds a few other addresses in addition to the one mentioned on the config file.
I suggest updating current CLI so that we can pass multiple addresses to grant flashborrower role.
The text was updated successfully, but these errors were encountered: