dexvm

package
v1.26.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2026 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package dexvm re-exports the canonical DEX VM from github.com/luxfi/chains/dexvm so existing callers that imported github.com/luxfi/node/vms/dexvm pre-extraction keep working without source-level changes.

New code should import the canonical path:

"github.com/luxfi/chains/dexvm"

This package is a thin alias wrapper kept for backward compatibility.

Index

Constants

This section is empty.

Variables

View Source
var (
	// VMID identifies the canonical primary-network D-Chain VM.
	VMID = dexvm.VMID

	// NewChainVM constructs a fresh DEX chain VM.
	NewChainVM = dexvm.NewChainVM
)

Functions

This section is empty.

Types

type Block added in v1.22.76

type Block = dexvm.Block

Re-export the public surface.

type ChainVM added in v1.22.76

type ChainVM = dexvm.ChainVM

Re-export the public surface.

type DexVertex added in v1.24.29

type DexVertex = dexvm.DexVertex

Re-export the public surface.

type Factory

type Factory = dexvm.Factory

Re-export the public surface.

type OrderKey added in v1.24.29

type OrderKey = dexvm.OrderKey

Re-export the public surface.

type Status added in v1.22.76

type Status = dexvm.Status

Re-export the public surface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL