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" TableSignedBuilderBid = tableBase + "_signed_builder_bid" TableDataAPIPayloadDelivered = tableBase + "_data_api_payload_delivered" TableDataAPIBuilderBid = tableBase + "_data_api_builder_bid" TableError = tableBase + "_error" TableBlockBuilder = tableBase + "_blockbuilder" TableBlockBuilderInclusionStats = tableBase + "_blockbuilder_stats_inclusion" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.