Skip to content

fingerprintRegistry

fingerprintRegistry(registry): string

Defined in: packages/contracts/src/fingerprint.ts:190

A stable fingerprint (hex) of the registry’s shape. Identical shapes — even with tables declared in a different order — produce the same fingerprint; any structural change produces a different one. Memoised per registry object (see registryFingerprintMemo); two structurally equal registries still fingerprint equal, memo or not.

SyncTableRegistry

string