Casper.Network.SDK
Show / Hide Table of Contents

Class VersionedEntryPoint

Inheritance
object
VersionedEntryPoint
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class VersionedEntryPoint

Properties

| Edit this page View Source

V1CasperVm

Declaration
public EntryPoint V1CasperVm { get; init; }
Property Value
Type Description
EntryPoint
| Edit this page View Source

V2CasperVm

Declaration
public EntryPointV2 V2CasperVm { get; init; }
Property Value
Type Description
EntryPointV2
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC