Documentation ¶
Index ¶
Constants ¶
View Source
const ( HashKey string = "hash" ContainerKey string = "container" CommandKey string = "command" MinipoolKey string = "minipool" RoutineKey string = "routine" BlockKey string = "block" SlotKey string = "slot" FileKey string = "file" CurrentNetworkKey string = "currentNetwork" FileNetworkKey string = "fileNetwork" FileVersionKey string = "fileVersion" HighestCompatibleKey string = "highestCompatible" NodeKey string = "node" NodeIndexKey string = "nodeIndex" ElapsedKey string = "elapsed" TotalElapsedKey string = "totalElapsed" RulesetKey string = "ruleset" NodeCountKey string = "nodeCount" MinipoolCountKey string = "minipoolCount" RawKey string = "raw" FormattedKey string = "formatted" AmountKey string = "amount" DeltaKey string = "delta" ScoreKey string = "score" TotalScoreKey string = "totalScore" SuccessfulAttestationsKey string = "successfulAttestations" TotalNodeWeightKey string = "totalNodeWeight" StartEpochKey string = "startEpoch" EpochKey string = "epoch" EndEpochKey string = "endEpoch" StartSlotKey string = "startSlot" EndSlotKey string = "endSlot" IntervalKey string = "interval" FileIntervalKey string = "fileInterval" RecordIntervalKey string = "recordInterval" ActualIntervalKey string = "actualInterval" FileStartSlotKey string = "fileStartSlot" ActualStartSlotKey string = "actualStartSlot" VersionKey string = "version" TargetSlotKey string = "targetSlot" RecordSlotKey string = "recordSlot" ReasonKey string = "reason" CountKey string = "count" ProposalKey string = "proposal" ArchiveEcKey string = "archiveEc" NetworkKey string = "network" GeneratedRootKey string = "generatedRoot" CanonicalRootKey string = "canonicalRoot" UrlKey string = "url" TargetEpochKey string = "targetEpoch" FinalizedEpochKey string = "finalizedEpoch" RatioKey string = "ratio" StartKey string = "start" EndKey string = "end" RoundsKey string = "rounds" FileRoundsKey string = "fileRounds" ActualRoundsKey string = "actualRounds" CidKey string = "cid" PriceKey string = "price" ExpectedCredsKey string = "expectedCreds" ActualCredsKey string = "actualCreds" TxKey string = "tx" TxIndexKey string = "txIndex" DepositIndexKey string = "depositIndex" StatusKey string = "status" TimeSincePrelaunchKey string = "timeSincePrelaunch" SafetyPeriodKey string = "safetyPeriod" IndexKey string = "index" ChallengerKey string = "challenger" BalanceKey string = "balance" ExpectedKey string = "expected" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.