Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueueConsensusAccountsFirstActivity ¶
func QueueConsensusAccountsFirstActivity(batch *storage.QueryBatch, chainName common.ChainName, logger *log.Logger) error
QueueConsensusAccountsFirstActivity queues upserts for the first activity of consensus accounts.
We need these static lists because we do not have access to the transaction history all the way back to the initial chain (pre-Cobalt). Therefore we use static lists of accounts existing at the network dump-restore upgrades for each pre-Cobalt upgrade and insert their approximate first_activity date.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.