Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Stratis
Bitcoin
Features
Consensus
Rules
CommonRules
HeaderTimeChecksRule
C# 클래스 Stratis.Bitcoin.Features.Consensus.Rules.CommonRules.HeaderTimeChecksRule
상속:
ConsensusRule
파일 보기
프로젝트 열기: x42-Archive/X42-FullNode-Old
공개 메소드들
메소드
설명
Run
(
RuleContext
context
) :
void
메소드 상세
Run()
공개
메소드
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
리턴
void