chains

package
v1.0.1-beta-2 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: MIT, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainStack

type ChainStack struct {
	Store                 sqlstore.SystemStore
	Registry              tables.TablelandTables
	EventProcessor        eventprocessor.EventProcessor
	AllowTransactionRelay bool

	// close gracefully closes all the chain stack components.
	Close func(ctx context.Context) error
}

ChainStack contains components running for a specific ChainID.

Jump to

Keyboard shortcuts

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