relayvm

package
v1.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package relayvm is a thin re-export of the canonical R-Chain VM implementation in github.com/luxfi/relay/vm. The canonical source lives in luxfi/relay so the standalone `relayd` operator daemon and the in-luxd plugin share one code path.

Index

Constants

This section is empty.

Variables

View Source
var VMID = relayvm.VMID

VMID is the canonical R-Chain VM identifier.

Functions

This section is empty.

Types

type Channel

type Channel = relayvm.Channel

Re-exported public surface — type aliases keep existing import paths working.

type ChannelReply

type ChannelReply = relayvm.ChannelReply

Service args/replies — re-exported.

type CloseChannelArgs

type CloseChannelArgs = relayvm.CloseChannelArgs

Service args/replies — re-exported.

type CloseChannelReply

type CloseChannelReply = relayvm.CloseChannelReply

Service args/replies — re-exported.

type Config

type Config = relayvm.Config

Re-exported public surface — type aliases keep existing import paths working.

type DestNonceKey

type DestNonceKey = relayvm.DestNonceKey

Re-exported public surface — type aliases keep existing import paths working.

type Factory

type Factory = relayvm.Factory

Re-exported public surface — type aliases keep existing import paths working.

type Genesis

type Genesis = relayvm.Genesis

Re-exported public surface — type aliases keep existing import paths working.

type GetChannelArgs

type GetChannelArgs = relayvm.GetChannelArgs

Service args/replies — re-exported.

type GetChannelReply

type GetChannelReply = relayvm.GetChannelReply

Service args/replies — re-exported.

type GetMessageArgs

type GetMessageArgs = relayvm.GetMessageArgs

Service args/replies — re-exported.

type GetMessageReply

type GetMessageReply = relayvm.GetMessageReply

Service args/replies — re-exported.

type GetVerifiedMessageArgs

type GetVerifiedMessageArgs = relayvm.GetVerifiedMessageArgs

Service args/replies — re-exported.

type GetVerifiedMessageReply

type GetVerifiedMessageReply = relayvm.GetVerifiedMessageReply

Service args/replies — re-exported.

type HealthArgs

type HealthArgs = relayvm.HealthArgs

Service args/replies — re-exported.

type HealthReply

type HealthReply = relayvm.HealthReply

Service args/replies — re-exported.

type ListChannelsArgs

type ListChannelsArgs = relayvm.ListChannelsArgs

Service args/replies — re-exported.

type ListChannelsReply

type ListChannelsReply = relayvm.ListChannelsReply

Service args/replies — re-exported.

type Message

type Message = relayvm.Message

Re-exported public surface — type aliases keep existing import paths working.

type MessageReceipt

type MessageReceipt = relayvm.MessageReceipt

Re-exported public surface — type aliases keep existing import paths working.

type MessageReply

type MessageReply = relayvm.MessageReply

Service args/replies — re-exported.

type OpenChannelArgs

type OpenChannelArgs = relayvm.OpenChannelArgs

Service args/replies — re-exported.

type OpenChannelReply

type OpenChannelReply = relayvm.OpenChannelReply

Service args/replies — re-exported.

type ReceiptCommit

type ReceiptCommit = relayvm.ReceiptCommit

Re-exported public surface — type aliases keep existing import paths working.

type ReceiveMessageArgs

type ReceiveMessageArgs = relayvm.ReceiveMessageArgs

Service args/replies — re-exported.

type ReceiveMessageReply

type ReceiveMessageReply = relayvm.ReceiveMessageReply

Service args/replies — re-exported.

type RelayVertex

type RelayVertex = relayvm.RelayVertex

Re-exported public surface — type aliases keep existing import paths working.

type SendMessageArgs

type SendMessageArgs = relayvm.SendMessageArgs

Service args/replies — re-exported.

type SendMessageReply

type SendMessageReply = relayvm.SendMessageReply

Service args/replies — re-exported.

type Service

type Service = relayvm.Service

Re-exported public surface — type aliases keep existing import paths working.

type SignedReceipt

type SignedReceipt = relayvm.SignedReceipt

Re-exported public surface — type aliases keep existing import paths working.

type VM

type VM = relayvm.VM

Re-exported public surface — type aliases keep existing import paths working.

Directories

Path Synopsis
cmd
plugin command

Jump to

Keyboard shortcuts

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