cosmos-sdk/x/nft/simulation
Facundo Medica 78618dbfa0
fix: change SimulationState.InitialStake to sdkmath.Int (#11855)
* fix: change SimulationState.InitialStake to sdkmath.Int

* cl

* aleks' suggestion
2022-05-03 00:57:44 +02:00
..
decoder_test.go feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00:00
decoder.go feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
genesis.go feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00:00
operations_test.go feat: add simulation for nft module (#10522) 2021-11-11 15:44:41 +00:00
operations.go refactor: rename GenTx to GenSignedMockTx to avoid confusion with genutil/GenTx (#11696) 2022-04-20 11:27:19 -04:00