package
0.0.0-20240513180841-b8ead2cebc07
Repository: https://github.com/jresearchlabs/aigisos.git
Documentation: pkg.go.dev
# Functions
FormatKV formats key value pairs:
Key = Value
Key = <none>.
FormatList formats a list, using a specific blank value replacement.
GetGRPCAddress extracts the set GRPC address.
GetGRPCConnection returns a grpc client connection.
GetIBFTOperatorClientConnection returns the IBFT operator client connection.
GetJSONRPCAddress extracts the set JSON-RPC address.
GetSystemClientConnection returns the System operator client connection.
GetTxPoolClientConnection returns the TxPool operator client connection.
HandleSignals is a helper method for handling signals sent to the console Like stop, error, etc.
ParseGRPCAddress parses the passed in GRPC address.
ParseJSONRPCAddress parses the passed in JSONRPC address.
RegisterGRPCAddressFlag registers the base GRPC address flag for all child commands.
RegisterJSONOutputFlag registers the --json output setting for all child commands.
RegisterJSONRPCFlag registers the base JSON-RPC address flag for all child commands.
RegisterLegacyGRPCAddressFlag registers the legacy GRPC address flag for all child commands.
ResolveAddr resolves the passed in TCP address The second param is the default ip to bind to, if no ip address is specified.
No description provided by the author
WriteGenesisConfigToDisk writes the passed in configuration to a genesis file at the specified path.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author