cosmos-sdk/types/simulation
Alex Johnson 73c9f42fc0
fix: typo in RandomAcc() comment (#11440)
Fixes a typo in the function comment for RandomAcc() in `types/simulation/account.go`.
2022-03-27 00:18:31 +00:00
..
account.go fix: typo in RandomAcc() comment (#11440) 2022-03-27 00:18:31 +00:00
account_test.go ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
config.go feat(types): Deprecate the DBBackend variable in favor of new app-db-backend config entry (#11188) 2022-03-18 10:26:20 +01:00
rand_util.go docs: adding acceptance tests description (#10534) 2021-12-10 01:34:34 +00:00
rand_util_test.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
transition_matrix.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
types.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00