NewLaunchpadStore
NewLaunchpadStore creates a new launchpad store instance with the provided KV store. This function is used by the upgrade system to create storage instances for each implementation.
Parameters:
- kvStore: key-value store used to persist launchpad state.
Returns:
- launchpadStore: storage implementation backed by kvStore.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/launchpad.NewLaunchpadStore()"
Result