Class SrOriginateContent
Inheritance
System.Object
SrOriginateContent
Assembly: Netezos.dll
Syntax
public class SrOriginateContent : ManagerOperationContent
Properties
|
Improve this Doc
View Source
Kernel
Declaration
public byte[] Kernel { get; set; }
Property Value
Type |
Description |
System.Byte[] |
|
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
|
Improve this Doc
View Source
OriginationProof
Declaration
public byte[] OriginationProof { get; set; }
Property Value
Type |
Description |
System.Byte[] |
|
|
Improve this Doc
View Source
ParametersType
Declaration
public IMicheline ParametersType { get; set; }
Property Value
|
Improve this Doc
View Source
PvmKind
Declaration
public PvmKind PvmKind { get; set; }
Property Value