abci

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtensionsData

type ExtensionsData struct {
	OracleClient oracleclient.OracleClient

	PrepareProposalHandler sdk.PrepareProposalHandler
	ProposalHandler        sdk.PrepareProposalHandler
	ProcessProposalHandler sdk.ProcessProposalHandler
	PreBlockHandler        sdk.PreBlocker

	ExtendVoteHandler          sdk.ExtendVoteHandler
	VerifyVoteExtensionHandler sdk.VerifyVoteExtensionHandler
}

func InitializeOracleABCIExtensions

func InitializeOracleABCIExtensions(data SetupData) ExtensionsData

type SetupData

type SetupData struct {
	ChainID       string
	Logger        log.Logger
	Keepers       keepers.AppKeepers
	ModuleManager *module.Manager
	OracleConfig  oracleconfig.AppConfig
}

Jump to

Keyboard shortcuts

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