sha256 property

String? sha256
getter/setter pair

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

Implementation

core.String? sha256;