package
0.5.0
Repository: https://github.com/goplugin/pluginv2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FriendlyBigInt returns a string printing the integer in both decimal and hexadecimal formats.
NewConfigPrinter creates an instance of ConfigPrinter.
NewGeneralConfig returns the config with the environment variables set to their respective fields, or their defaults if environment variables are not set.
No description provided by the author

# Constants

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
nolint.
nolint.
No description provided by the author

# Structs

ConfigPrinter are the non-secret values of the node If you add an entry here, you should update NewConfigPrinter and ConfigPrinter#String accordingly.
EnvPrinter contains the supported environment variables.

# Interfaces

No description provided by the author
FeatureFlags contains bools that toggle various features or chains TODO: document the new ones.
No description provided by the author
GlobalConfig holds global ENV overrides for EVM chains If set the global ENV will override everything The second bool indicates if it is set or not.
OCR1Config is a subset of global config relevant to OCR v1.
OCR2Config is a subset of global config relevant to OCR v2.
No description provided by the author
P2PNetworking is a subset of global config relevant to p2p networking.
P2PV1Networking is a subset of global config relevant to p2p v1 networking.
P2PV2Networking is a subset of global config relevant to p2p v2 networking.

# Type aliases

ChainType denotes the chain or network to work with.
No description provided by the author
No description provided by the author