std

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SignModeOptions

type SignModeOptions struct {
	// Textual are options for SIGN_MODE_TEXTUAL
	Textual textual.SignModeOptions
	// DirectAux are options for SIGN_MODE_DIRECT_AUX
	DirectAux directaux.SignModeHandlerOptions
	// AminoJSON are options for SIGN_MODE_LEGACY_AMINO_JSON
	AminoJSON aminojson.SignModeHandlerOptions
}

SignModeOptions are options for configuring the standard sign mode handler map.

func (SignModeOptions) HandlerMap

func (s SignModeOptions) HandlerMap() (*signing.HandlerMap, error)

HandlerMap returns a sign mode handler map that Cosmos SDK apps can use out of the box to support all "standard" sign modes.

Jump to

Keyboard shortcuts

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