authz

package
v0.0.0-...-2da98db Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyType

type KeyType string
const (
	TssSignerKey         KeyType = "tss_signer"
	ValidatorGranteeKey  KeyType = "validator_grantee"
	ZetaClientGranteeKey KeyType = "zetaclient_grantee"
)

func GetAllKeyTypes

func GetAllKeyTypes() []KeyType

func (KeyType) String

func (k KeyType) String() string

type TxType

type TxType string
const (
	InboundVoter  TxType = "InboundVoter"
	OutboundVoter TxType = "OutboundVoter"
	NonceVoter    TxType = "NonceVoter"
	GasPriceVoter TxType = "GasPriceVoter"
)

func (TxType) String

func (t TxType) String() string

Jump to

Keyboard shortcuts

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