integrations

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 51 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMonomerCommand

func AddMonomerCommand(rootCmd *cobra.Command, appCreator servertypes.AppCreator, defaultNodeHome string)

Types

type WrappedApplication

type WrappedApplication struct {
	// contains filtered or unexported fields
}

A wrapper around `servertypes.Application` that reconciles discrepancies between the Monomer and Cosmos SDKs. Specifically, the differences that this wrapper reconciles are in their function signatures on the `ABCI` interface.

func (*WrappedApplication) CheckTx

func (*WrappedApplication) Commit

func (*WrappedApplication) FinalizeBlock

func (*WrappedApplication) Info

func (*WrappedApplication) InitChain

func (*WrappedApplication) Query

func (*WrappedApplication) RollbackToHeight

func (wa *WrappedApplication) RollbackToHeight(_ context.Context, targetHeight uint64) error

Jump to

Keyboard shortcuts

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