cosmos-sdk/x/counter
2024-02-22 14:44:49 +00:00
..
keeper refactor!(core): add in environment bundler of service (#19041) 2024-01-30 12:22:35 +00:00
proto refactor(proto): host module proto files within modules (#18758) 2024-02-20 23:17:13 +00:00
testutil refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
types test: add counter module (#18272) 2023-10-30 19:07:58 +00:00
depinject.go refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +00:00
module.go refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +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.