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.