Package-level declarations
Types
Represents an update of repository state. Note that empty commits are allowed, which include no repo data changes, but an update to rev and signature.
Represents an update of the account's handle, or transition to/from invalid state. NOTE: Will be deprecated in favor of #identity.
Represents a change to an account's identity. Could be an updated handle, signing key, or pds hosting endpoint. Serves as a prod to all downstream services to refresh their identity cache.
Represents an account moving from one PDS instance to another. NOTE: not implemented; account migration uses #identity instead
A repo operation, ie a mutation of a single record.
Indicates that an account has been deleted. NOTE: may be deprecated in favor of #identity or a future #account event