C# (CSharp) Stratis.Bitcoin.Features.Consensus.Rules.ProvenHeaderRules 네임스페이스

클래스들

이름 설명
ProvenHeaderSizeRule Rule to check if the serialized sizes of the proven header components, such as merkle proof (max 512 bytes), signature (max 80 bytes) and coinstake (max 1,000,000 bytes), do not exceed maximum possible size allocation.