cmd

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: LGPL-2.1 Imports: 27 Imported by: 0

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Index

Constants

View Source
const MaxDeliveryProofBlockSize = 1000

Variables

This section is empty.

Functions

func Execute

func Execute(_version string)

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Flag

type Flag string
const (
	NETWORK_ADDRESS_PRFIX Flag = "network-address-prefix"
	CHAIN_ID              Flag = "chain-id"
	PRIVATE_KEY           Flag = "private-key"
	PROTOCOL_VERSION      Flag = "protocol-version"
	RPC_PORT              Flag = "rpc-port"
	WS_ADDRESS            Flag = "ws-address"
	REST_ADDRESS          Flag = "rest-address"
	DATA_DIR              Flag = "data-dir"
	LISTENERS             Flag = "listen"
	KEYSTORE_DIR          Flag = "keystore-dir"
	KEYSTORE_PASSWORD     Flag = "keystore-password"
	NO_SYNC               Flag = "no-sync"
)

Jump to

Keyboard shortcuts

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