White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

[pool-manager] bring back Pool query, and PoolResponse #344

Closed kerber0x closed 2 months ago

kerber0x commented 3 months ago

Either bring https://github.com/White-Whale-Defi-Platform/white-whale-core/blob/78df4e73d0c5f994b79403843e421228f6c2b2d7/packages/white-whale-std/src/pool_network/pair.rs#L183 back,

or add the total_share into a the Pair query response, but don't obscure this info.

kerber0x commented 3 months ago

Another idea i got, to add the total_share amount in the PairInfo struct?