Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkBlocksProcessed ¶
MarkBlocksProcessed marks multiple blocks as processed in a single transaction (safe, no string concatenation)
Types ¶
type ProcessedBlock ¶
type ProcessedBlock struct {
Height uint32
Hash chainhash.Hash
BlockTime time.Time
ProcessedAt time.Time
Txids []chainhash.Hash
}
func GetProcessedBlock ¶
func GetProcessedTip ¶
Click to show internal directories.
Click to hide internal directories.