Closed robrobbins closed 2 years ago
lfirst pass thru getting Lido in as per #439
open question: are we happy with the const in the Compounding lib for getting tthe equivalent for a Lido protocol "underlying" ?
const
Compounding
i can always dig for some dynamic way to get that address, but, that has other questions to go with it.
open question: is the assumption about how to perform deposit in Swivel.sol correct? obvs we'll have to test that but, worth asking...
deposit
Swivel.sol
I'll push up spec updates in a follow on to this -- just wanted to get the code up for a look-see
lfirst pass thru getting Lido in as per #439
open question: are we happy with the
const
in theCompounding
lib for getting tthe equivalent for a Lido protocol "underlying" ?i can always dig for some dynamic way to get that address, but, that has other questions to go with it.
open question: is the assumption about how to perform
deposit
inSwivel.sol
correct? obvs we'll have to test that but, worth asking...I'll push up spec updates in a follow on to this -- just wanted to get the code up for a look-see