Class StateHash
- Namespace
- Concordium.Sdk.Types
- Assembly
- Concordium.Sdk.dll
Hash of the block state that is included in a block.
public sealed record StateHash : Hash, IEquatable<Hash>, IEquatable<StateHash>
- Inheritance
-
StateHash
- Implements
- Inherited Members
Constructors
StateHash(string)
Create state hash from hex string.
public StateHash(string hexString)
Parameters
hexString
string