blockchainlisten

package
v0.0.0-...-7bb605a Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainEvents

type ChainEvents struct {
	TokenNetwork *TokenNetwork
	// contains filtered or unexported fields
}

type TokenNetwork

type TokenNetwork struct {
	TokensNetworkAddress common.Address
	// contains filtered or unexported fields
}

TokenNetwork token network view

type Transporter

type Transporter interface {
	SubscribeNeighbors(addrs []common.Address) error
	Unsubscribe(addr common.Address) error

	Stop() //stop transport service
}

Jump to

Keyboard shortcuts

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