parent
4ace9be59d
commit
0836361c0e
|
@ -3,9 +3,9 @@ Package params defines the simulation parameters in the simapp.
|
|||
|
||||
It contains the default weights used for each transaction used on the module's
|
||||
simulation. These weights define the chance for a transaction to be simulated at
|
||||
any gived operation.
|
||||
any given operation.
|
||||
|
||||
You can repace the default values for the weights by providing a params.json
|
||||
You can replace the default values for the weights by providing a params.json
|
||||
file with the weights defined for each of the transaction operations:
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue