contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Refactor the meaning of pool.exists()

Open abarmat opened this issue 3 years ago • 0 comments
trafficstars

Could this be pool.exists()? Or, should the definition of pool.exists change? (I noticed now it's possible that a pool went through pool.init but its effective allocated state is still zero, so not sure how to interpret it or what's the best way to account for it)

Originally posted by @pcarranzav in https://github.com/graphprotocol/contracts/pull/549#discussion_r908606458

abarmat avatar Jul 12 '22 19:07 abarmat