Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GasOutputsProcessor ¶
type GasOutputsProcessor struct {
// contains filtered or unexported fields
}
GasOutputsProcessor is a task that processes messages with receipts to determine gas outputs.
func NewGasOutputsProcessor ¶
type MessageProcessor ¶
type MessageProcessor struct {
// contains filtered or unexported fields
}
MessageProcessor is a task that processes blocks to detect messages and persists their details to the database.
func NewMessageProcessor ¶
Click to show internal directories.
Click to hide internal directories.