Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Stratis
Bitcoin
Features
Consensus
Rules
CommonRules
HeaderTimeChecksRule
C# Class Stratis.Bitcoin.Features.Consensus.Rules.CommonRules.HeaderTimeChecksRule
Inheritance:
ConsensusRule
Afficher le fichier
Open project: x42-Archive/X42-FullNode-Old
Méthodes publiques
Méthode
Description
Run
(
RuleContext
context
) :
void
Method Details
Run()
public
méthode
Thrown if block's timestamp is too early. Thrown if block's timestamp too far in the future.
public
Run
(
RuleContext
context
) :
void
context
RuleContext
Résultat
void