pubkeyclient

package
v0.0.0-...-dcdbaa1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrPubKeyClientEmptyPubKey = sdkerrors.Register(codespace, 1, "empty public key")
)

Functions

func NewPubKeyClient

func NewPubKeyClient(deps depinject.Config) (crypto.PubKeyClient, error)

NewPubKeyClient creates a new PubKeyClient with the given dependencies. The querier is injected using depinject and has to be specific to the environment in which the pubKeyClient is initialized as on-chain and off-chain environments may have different queriers.

Required dependencies: - client.AccountQueryClient

Types

This section is empty.

Jump to

Keyboard shortcuts

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