Interface IPatchDebugData

Properties of a PatchDebugData.

Hierarchy

  • IPatchDebugData

Implemented by

Properties

collectionName?: null | Uint8Array

PatchDebugData collectionName

currentLthash?: null | Uint8Array

PatchDebugData currentLthash

firstFourBytesFromAHashOfSnapshotMacKey?: null | Uint8Array

PatchDebugData firstFourBytesFromAHashOfSnapshotMacKey

isSenderPrimary?: null | boolean

PatchDebugData isSenderPrimary

newLthash?: null | Uint8Array

PatchDebugData newLthash

newLthashSubtract?: null | Uint8Array

PatchDebugData newLthashSubtract

numberAdd?: null | number

PatchDebugData numberAdd

numberOverride?: null | number

PatchDebugData numberOverride

numberRemove?: null | number

PatchDebugData numberRemove

patchVersion?: null | Uint8Array

PatchDebugData patchVersion

senderPlatform?: null | proto.PatchDebugData.Platform

PatchDebugData senderPlatform

Generated using TypeDoc