Documentation ¶
Index ¶
- Variables
- func ConfigureStartCmd[B firecore.Block](chain *firecore.Chain[B], binaryName string, rootLog *zap.Logger)
- func RegisterFirehoseApp[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
- func RegisterIndexBuilderApp[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
- func RegisterMergerApp(rootLog *zap.Logger)
- func RegisterReaderNodeApp[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
- func RegisterReaderNodeStdinApp[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
- func RegisterRelayerApp(rootLog *zap.Logger)
- func RegisterSubstreamsTier1App[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
- func RegisterSubstreamsTier2App[B firecore.Block](chain *firecore.Chain[B], rootLog *zap.Logger)
Constants ¶
This section is empty.
Variables ¶
View Source
var StartCmd = &cobra.Command{Use: "start", Args: cobra.ArbitraryArgs}
Functions ¶
func ConfigureStartCmd ¶
func RegisterFirehoseApp ¶
func RegisterIndexBuilderApp ¶
func RegisterMergerApp ¶
func RegisterReaderNodeApp ¶
func RegisterRelayerApp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.