Function: cookieCovers()
Function: cookieCovers()
Section titled “Function: cookieCovers()”cookieCovers(
a,b):boolean
Defined in: core/src/protocol/causal-cookie.ts:63
True iff a is causally at least as advanced as b for every region
they both mention. Used by replicas to decide whether a fresh pull can
be short-circuited.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”boolean