vars

package
v0.29.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package vars contains the database variables such as dynamic table names

Index

Constants

This section is empty.

Variables

View Source
var (
	TableMigrations             = tableBase + "_migrations"
	TableValidatorRegistration  = tableBase + "_validator_registration"
	TableExecutionPayload       = tableBase + "_execution_payload"
	TableBuilderBlockSubmission = tableBase + "_builder_block_submission"
	TableDeliveredPayload       = tableBase + "_payload_delivered"
	TableBlockBuilder           = tableBase + "_blockbuilder"
	TableBuilderDemotions       = tableBase + "_builder_demotions"
	TableBlockedValidator       = tableBase + "_blocked_validator"
	TableTooLateGetPayload      = tableBase + "_too_late_get_payload"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL