Search Results for

    Show / Hide Table of Contents

    Class SrOriginateContent

    Inheritance
    System.Object
    OperationContent
    ManagerOperationContent
    SrOriginateContent
    Inherited Members
    ManagerOperationContent.Source
    ManagerOperationContent.Fee
    ManagerOperationContent.Counter
    ManagerOperationContent.GasLimit
    ManagerOperationContent.StorageLimit
    Namespace: Netezos.Forging.Models
    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
    OperationContent.Kind
    | 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
    Type Description
    IMicheline
    | Improve this Doc View Source

    PvmKind

    Declaration
    public PvmKind PvmKind { get; set; }
    Property Value
    Type Description
    PvmKind
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad