NewPositionStore
NewPositionStore creates a position store backed by the provided KV store. The upgrade system uses it to construct storage instances for each implementation.
Parameters:
- kvStore: Domain-owned KV store shared by position implementations.
Returns:
- IPositionStore: Position storage wrapper backed by the supplied store.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/position.NewPositionStore()"
Result