recovered: kv store with key <nil> has not been registered in stores #49
Unanswered
golnar-m
asked this question in
Chain Builders (Cosmos SDK)
Replies: 0 comments 1 reply
-
Hi, can you provide a snippet on how you are registering your module? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an existing issue for this?
What happened?
Hello,
I've created a custom module, when I want to use functionalities of this module into another module, I'm facing this error:
recovered: kv store with key has not been registered in stores
I've already created kv store key but I got this bug.
Thank you
Cosmos SDK Version
v0.45.5
How to reproduce?
No response
Beta Was this translation helpful? Give feedback.
All reactions