mirror of
https://github.com/Instadapp/dsa-resolvers-deprecated.git
synced 2024-07-29 22:38:16 +00:00
minor changes
This commit is contained in:
parent
d683264eae
commit
d15c380e75
|
|
@ -256,8 +256,8 @@ contract Resolver is UniswapHelpers {
|
|||
}
|
||||
|
||||
struct PoolData {
|
||||
uint tokenAShare;
|
||||
uint tokenBShare;
|
||||
uint tokenAShareAmt;
|
||||
uint tokenBShareAmt;
|
||||
uint uniAmt;
|
||||
uint totalSupply;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user