chains

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: LGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Bsc      = "bsc"
	Matic    = "matic"
	Klaytn   = "klaytn"
	Eth2     = "eth2"
	Platon   = "platon"
	Near     = "near"
	Ethereum = "ethereum"
	Conflux  = "conflux"
	Bttc     = "bttc"
	Tron     = "tron"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Listener

type Listener interface {
	Sync() error
	SetRouter(r Router)
}

type Router

type Router interface {
	Send(message msg.Message) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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