benchmark

package
v1.6.10-testnet Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "benchmark",
	Short: "Start benchmark testing for catch-up sync etc.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

This section is empty.

Types

type CatchUpCmdConfig

type CatchUpCmdConfig struct {
	Network string // network space ("cfx" or "eth")
	Start   uint64 // start epoch/block number
	Count   uint64 // number of epochs/blocks to sync
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL