cosmos-sdk/x/counter
Duong Minh Ngoc 7ee3bde8f3
refactor(proto): add denote version annotation (#20098)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Khanh Hoa <hoa@notional.ventures>
Co-authored-by: kienn6034 <kien@notional.ventures>
2024-04-26 10:14:09 +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(proto): add denote version annotation (#20098) 2024-04-26 10:14:09 +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.