package
0.0.1
Repository: https://github.com/libonomy/libonomy-p2p.git
Documentation: pkg.go.dev

# Packages

package p2p cmd is the main executable for running p2p tests and simulations.

# Functions

AddCommands adds cobra commands to the app.
EnsureCLIFlags checks flag types and converts them.
NewBaseApp returns new basic application.

# Variables

Branch is the git branch used to build the App.
Cancel is a function used to initiate graceful shutdown.
Commit is the git commit used to build the app.
Ctx is the node's main context.
Version is the app's semantic version.

# Structs

BaseApp is the base application command, provides basic init and flags for all executables and applications.