Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPoAAdmin ¶
func GetPoAAdmin() string
GetPoAAdmin returns the address of the PoA admin. The default PoA admin is the governance module account.
Types ¶
type PV ¶
type PV struct {
PrivKey cryptotypes.PrivKey
}
PV implements PrivValidator without any safety or persistence. Only use it for testing.
func (PV) SignProposal ¶
SignProposal implements PrivValidator interface
Click to show internal directories.
Click to hide internal directories.