Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperationModeFullArchive = "full-archive" OperationModeDbLookupExtension = "db-lookup-extension" OperationModeHistoricalBalances = "historical-balances" OperationModeSnapshotlessObserver = "snapshotless-observer" )
constants that define the operation mode of the node
Variables ¶
This section is empty.
Functions ¶
func IsInHistoricalBalancesMode ¶ added in v1.6.18
IsInHistoricalBalancesMode returns true if the configuration provided denotes a historical balances mode
func ParseOperationModes ¶
ParseOperationModes will check and parse the operation modes
func ProcessHistoricalBalancesMode ¶ added in v1.6.18
ProcessHistoricalBalancesMode will process the provided flags for the historical balances
func SliceContainsElement ¶
SliceContainsElement will return true if the provided slice contains the provided element
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.