This is related to issue #3741 where fetching data from invalid store, package panic. Modify subspace.go to return errors instead of panic. Also update other packages that import subspace and handle errors.
This is related to issue #3741 where fetching data from invalid store, package panic. Modify subspace.go to return errors instead of panic. Also update other packages that import subspace and handle errors.