Documentation ¶
Index ¶
Constants ¶
View Source
const ( // best to keep this > 1 epoch as some clients may send the same attestation on new epoch TTL = 7 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DuplicateCache ¶
func NewDuplicateCache ¶
func NewDuplicateCache() *DuplicateCache
func (*DuplicateCache) Start ¶
func (d *DuplicateCache) Start()
Click to show internal directories.
Click to hide internal directories.