fftm

package
v1.2.14 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 31 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitConfig added in v0.9.3

func InitConfig()

Types

type ManagedTransactionEventHandler added in v1.2.4

type ManagedTransactionEventHandler struct {
	Ctx                 context.Context
	ConfirmationManager confirmations.Manager
	WsServer            ws.WebSocketServer
	TxHandler           txhandler.TransactionHandler
}

func (*ManagedTransactionEventHandler) HandleEvent added in v1.2.4

type Manager added in v0.9.3

type Manager interface {
	Start() error
	Close()
}

func NewManager added in v0.9.3

func NewManager(ctx context.Context, connector ffcapi.API) (Manager, error)

Jump to

Keyboard shortcuts

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