cosmos-sdk/x/counter
2024-04-17 18:18:16 +00:00
..
keeper refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
proto refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
testutil refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
types refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
depinject.go feat(runtime): message router service (#19571) 2024-03-04 10:25:43 +00:00
module.go refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
README.md test: add counter module (#18272) 2023-10-30 19:07:58 +00:00

sidebar_position
1

x/counter

Counter is a module used for testing purposes within the Cosmos SDK.