package
Version:
v0.0.0-...-21c1fb1
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: LGPL-3.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Run attempts to apply load to a network specified in .simulator/config.yml
and periodically prints metrics about the traffic it generates.
type Config struct {
Endpoints []string `json:"endpoints"`
Concurrency int `json:"concurrency"`
BaseFee uint64 `json:"base-fee"`
PriorityFee uint64 `json:"priority-fee"`
}
LoadConfig parses and validates the [config] in [.simulator]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.