Closed Reecepbcups closed 1 month ago
ref: https://github.com/cosmos/cosmos-sdk/issues/21182
I goofed and shared the same service key (for new modules created) across all modules. using the proper namespaced service key resolve some issues found. Unit test for the nameservice module were run and functioned as expected.
ref: https://github.com/cosmos/cosmos-sdk/issues/21182
Summary
I goofed and shared the same service key (for new modules created) across all modules. using the proper namespaced service key resolve some issues found. Unit test for the nameservice module were run and functioned as expected.