Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/src/wgps/reconciliation/reconcile_msg_tracker.ts>ReconcileMsgTracker

Exploring Willow in the most efficient and sound programming language
Go to Latest
class ReconcileMsgTracker
import { ReconcileMsgTracker } from "https://deno.land/x/willow@0.2.1/src/wgps/reconciliation/reconcile_msg_tracker.ts";

Type Parameters

Fingerprint
DynamicToken
NamespaceId
SubspaceId
PayloadDigest

Properties

private
announcedEntriesRemaining: bigint
private
announcedNamespace: NamespaceId
private
announcedRange: Range3d<SubspaceId>
private
handleToNamespaceId: (aoiHandle: bigint) => NamespaceId
private
isAwaitingTermination: boolean
private
prevRange: Range3d<SubspaceId>
private
prevReceiverHandle: bigint
private
prevSenderHandle: bigint
private
prevToken: bigint