ExistsPoolPath
ExistsPoolPath checks if a pool exists at the given path. Parameters:
- poolPath: Canonical pool path identifying the pool to check.
Returns:
- bool: True when a pool is registered at poolPath; false otherwise.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.ExistsPoolPath()"
Result