Interface IPreEvaluationBlock
A common interface for blocks that have their Transactions, but are not evaluated yet (i.e., their state root hashes are not yet determined).
Inherited Members
Namespace: Libplanet.Types.Blocks
Assembly: Libplanet.Types.dll
Syntax
public interface IPreEvaluationBlock : IBlockContent, IPreEvaluationBlockHeader, IBlockMetadata