mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-31 07:01:20 +00:00
11 lines
232 B
YAML
11 lines
232 B
YAML
|
package: github.com/tendermint/tools/tm-bench
|
||
|
import:
|
||
|
- package: github.com/pkg/errors
|
||
|
- package: github.com/tendermint/go-rpc
|
||
|
subpackages:
|
||
|
- client
|
||
|
- types
|
||
|
- package: github.com/tendermint/tools
|
||
|
subpackages:
|
||
|
- tm-monitor
|