Interface IEvidenceContext
Indicates the context of evidence for creating and verification.
Namespace: Libplanet.Types.Evidence
Assembly: Libplanet.Types.dll
Syntax
public interface IEvidenceContext
Properties
| Improve this Doc View SourceValidatorSet
Indicates the ValidatorSet where the infraction occurred at the height.
Declaration
ValidatorSet ValidatorSet { get; }
Property Value
Type | Description |
---|---|
ValidatorSet |