Class VersionedEntryPoint
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class VersionedEntryPoint
Properties
| Edit this page View SourceV1CasperVm
Declaration
public EntryPoint V1CasperVm { get; init; }
Property Value
| Type | Description |
|---|---|
| EntryPoint |
V2CasperVm
Declaration
public EntryPointV2 V2CasperVm { get; init; }
Property Value
| Type | Description |
|---|---|
| EntryPointV2 |