constant

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeDir = ".puniversal"

	ConfigSubdir   = "config"
	ConfigFileName = "pushuv_config.json"

	DatabasesSubdir = "databases"

	RelayerSubdir = "relayer"
)

Variables

View Source
var DefaultNodeHome = os.ExpandEnv("$HOME/") + NodeDir
View Source
var RequiredMsgGrants = []string{
	"/uexecutor.v1.MsgVoteInbound",
	"/uexecutor.v1.MsgVoteGasPrice",

	"/utss.v1.MsgVoteTssKeyProcess",
}

RequiredMsgGrants contains all the required message type URLs that must be granted via AuthZ for the Universal Validator to function. These messages are executed on behalf of the core validator by the grantee (hotkey of the Universal Validator).

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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