p2p

package
v0.0.0-...-bb812c9 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2023 License: Apache-2.0, GPL-3.0, MIT Imports: 44 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = []*cli.Command{
	{
		Name:  "p2p",
		Usage: "commands for interacting with beacon nodes via p2p",
		Subcommands: []*cli.Command{
			{
				Name:        "send",
				Usage:       "commands for sending p2p rpc requests to beacon nodes",
				Subcommands: []*cli.Command{requestBlocksCmd},
			},
		},
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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