Documentation
¶
Index ¶
Constants ¶
View Source
const (
NodeDir = ".puniversal"
)
Node configuration constants
Variables ¶
View Source
var (
DefaultNodeHome = os.ExpandEnv("$HOME/") + NodeDir
)
View Source
var SupportedMessages = []string{
"/uexecutor.v1.MsgVoteInbound",
"/uexecutor.v1.MsgVoteGasPrice",
"/utss.v1.MsgVoteTssKeyProcess",
}
SupportedMessages contains all the supported message type URLs that the Universal Validator should process.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.