Class RawDataProof
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class RawDataProof : RevealProofData
Properties
| Improve this Doc View SourceRawData
Declaration
public byte[] RawData { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
RevealProofDataKind
Declaration
public override string RevealProofDataKind { get; }
Property Value
Type | Description |
---|---|
System.String |