C# 클래스 Stratis.Bitcoin.Features.Consensus.Rules.CommonRules.HeaderTimeChecksPosRule

상속: ConsensusRule
파일 보기 프로젝트 열기: x42-Archive/X42-FullNode-Old

공개 메소드들

메소드 설명
Run ( RuleContext context ) : void

메소드 상세

Run() 공개 메소드

Thrown if block time is equal or behind the previous block.
public Run ( RuleContext context ) : void
context RuleContext
리턴 void