Documentation
¶
Overview ¶
Package instancetransactions implements an analyzer that extracts transactions submitted by ROFL instances.
Index ¶
Constants ¶
View Source
const ( RuntimeRoflInstancesToProcess = `` /* 957-byte string literal not displayed */ RuntimeRoflInstancesToProcessCount = `` /* 565-byte string literal not displayed */ RuntimeLatestRound = `` /* 132-byte string literal not displayed */ RuntimeRoflInstanceTransactions = `` /* 795-byte string literal not displayed */ RoflInstanceTransactionsUpsert = `` /* 172-byte string literal not displayed */ RoflInstanceUpdateLastProcessedRound = `` /* 130-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzer ¶
func NewAnalyzer( runtime common.Runtime, cfg config.ItemBasedAnalyzerConfig, sourceClient nodeapi.RuntimeApiLite, target storage.TargetStorage, logger *log.Logger, ) (analyzer.Analyzer, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.