message

package
v0.0.0-...-67468a5 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TOPIC_SAVE_BLOCK_COMPLETE       = "svblkcmp"
	TOPIC_NEW_INVENTORY             = "newinv"
	TOPIC_NODE_DISCONNECT           = "noddis"
	TOPIC_NODE_CONSENSUS_DISCONNECT = "nodcnsdis"
	TOPIC_SMART_CODE_EVENT          = "scevt"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockConsensusComplete

type BlockConsensusComplete struct {
	Block *types.Block
}

type NewInventoryMsg

type NewInventoryMsg struct {
	Inventory *common.Inventory
}

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