Skip to content

Module BSV::Identity::Constants

Protocol constants and well-known values for the BSV Identity system.

Constants

DEFAULT_IDENTITY

Fallback identity used when no verified identity information is available.

KNOWN_IDENTITY_TYPES

Maps symbolic names to their Base64-encoded 32-byte certificate type identifiers.

Values are byte-exact matches with the TS SDK (ts-sdk/src/identity/types/index.ts) and Go SDK (go-sdk/identity/types.go).

SERVICE

Lookup service identifier for identity queries.

TOPIC

Overlay topic name for identity transactions.