The current version of the module doesn't work since the underlying LUSD and ETH are always changing. We need to keep track of this.
I found a protocol that has already done it, but the code needs some modifying, I am in the middle of modifying it.
In draft until it's ready with tests.
Also, need to talk about making it a single file, or split it into an AMO and a module file. in this scenario I'm thinking 1 file, but need to talk it out
Primary Goals of PR
The current version of the module doesn't work since the underlying LUSD and ETH are always changing. We need to keep track of this.
I found a protocol that has already done it, but the code needs some modifying, I am in the middle of modifying it.
In draft until it's ready with tests.
Also, need to talk about making it a single file, or split it into an AMO and a module file. in this scenario I'm thinking 1 file, but need to talk it out