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 {
|
struct PoolData {
|
||||||
uint tokenAShare;
|
uint tokenAShareAmt;
|
||||||
uint tokenBShare;
|
uint tokenBShareAmt;
|
||||||
uint uniAmt;
|
uint uniAmt;
|
||||||
uint totalSupply;
|
uint totalSupply;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user