Show / Hide Table of Contents

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
IBlockContent.Transactions
IPreEvaluationBlockHeader.PreEvaluationHash
IBlockMetadata.ProtocolVersion
IBlockMetadata.Index
IBlockMetadata.Timestamp
IBlockMetadata.Miner
IBlockMetadata.PublicKey
IBlockMetadata.PreviousHash
IBlockMetadata.TxHash
IBlockMetadata.LastCommit
Namespace: Libplanet.Types.Blocks
Assembly: Libplanet.Types.dll
Syntax
public interface IPreEvaluationBlock : IBlockContent, IPreEvaluationBlockHeader, IBlockMetadata

Extension Methods

IBlockMetadataExtensions.ValidateTimestamp(IBlockMetadata)
IBlockMetadataExtensions.ValidateTimestamp(IBlockMetadata, DateTimeOffset)
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium