Class SrExecuteContent
Inherited Members
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class SrExecuteContent : ManagerOperationContent
Properties
| Improve this Doc View SourceCommitment
Declaration
public string Commitment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Kind
Declaration
public override string Kind { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceOutputProof
Declaration
public byte[] OutputProof { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
Rollup
Declaration
public string Rollup { get; set; }
Property Value
Type | Description |
---|---|
System.String |