# Functions

NewProtocol creates a new protocol.

# Constants

BlockHistoryTableName is the table name of block history.
EpochProducerIndexName is the index name of epoch number and producer's name on block history table.
ExpectedProducerTableName is a table required by productivity table.
ProducerTableName is a table required by productivity table.
ProductivityTableName is the table name of block producers' productivity.
ProtocolID is the ID of protocol.

# Structs

No description provided by the author
No description provided by the author
Protocol defines the protocol of indexing blocks.