message

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: LGPL-3.0 Imports: 3 Imported by: 52

Documentation

Index

Constants

View Source
const (
	TOPIC_SAVE_BLOCK_COMPLETE = "svblkcmp"
	TOPIC_SMART_CODE_EVENT    = "scevt"
	TOPIC_PENDING_TX_EVENT    = "pendingtx"
	TOPIC_CHAIN_EVENT         = "chainevt"
	TOPIC_ETH_SC_EVENT        = "ethscevt"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockConsensusComplete added in v1.6.0

type BlockConsensusComplete struct {
	Block *types.Block
}

type ChainEventMsg added in v1.17.0

type ChainEventMsg struct {
	ChainEvent *core.ChainEvent
}

type EthSmartCodeEvent added in v1.17.0

type EthSmartCodeEvent []*types2.Log

type EthSmartCodeEventMsg added in v1.17.0

type EthSmartCodeEventMsg struct {
	Event EthSmartCodeEvent
}

type PendingTxMsg added in v1.17.0

type PendingTxMsg struct {
	Event PendingTxs
}

type PendingTxs added in v1.17.0

type PendingTxs []*types2.Transaction

type SaveBlockCompleteMsg

type SaveBlockCompleteMsg struct {
	Block *types.Block
}

type SmartCodeEventMsg

type SmartCodeEventMsg struct {
	Event *types.SmartCodeEvent
}

Jump to

Keyboard shortcuts

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