cmd

package
v0.0.0-...-6721946 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: LGPL-2.1 Imports: 33 Imported by: 0

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Index

Constants

View Source
const (
	TESTNET string = "/mlayer/testing"
	MAINNET        = "/mlayer/mainnet"
)
View Source
const MaxDeliveryProofBlockSize = 1000

Variables

This section is empty.

Functions

func Execute

func Execute()

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_PRIVATE_KEY Flag = "network-private-key"
	NODE_PRIVATE_KEY    Flag = "node-private-key"
	NETWORK                  = "network"
	RPC_PORT            Flag = "rpc-port"
	WS_ADDRESS          Flag = "ws-address"
	REST_ADDRESS        Flag = "rest-address"
	DATA_DIR            Flag = "data-dir"
)

Jump to

Keyboard shortcuts

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