NewPoolV1
NewPoolV1 constructs the version-one pool implementation around shared persistent storage.
Parameters:
- store: pool-domain storage implementation used by the returned API.
Returns:
- implementation: IPool backed by store.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool/v1.NewPoolV1()"
Result