I've just been using some code that creates a transaction and then gets the stores via the passed argument, and it kind of sucks in TS.
I think this should just receive the state instead of an untyped object or stores.
Stores as a public hash shouldn't be available!
I've just been using some code that creates a transaction and then gets the stores via the passed argument, and it kind of sucks in TS.
I think this should just receive the state instead of an untyped object or stores.
Stores as a public hash shouldn't be available!