# Functions
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
StatsLockDocument represents the document in the stats lock collection It's used as a lock to prevent concurrent stats calculation for the same staking tx hash As well as to prevent the same staking tx hash + txType to be processed multiple times The already processed stats will be marked as true in the document.