Class Checksum (1.8.1)

Checksum(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The expected state of a client's local database.

Attribute

NameDescription
sha256 bytes
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.

Inheritance

builtins.object > proto.message.Message > Checksum