Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Marshal ¶
func Marshal(v mdefs.ValidatorSet) ([]byte, error)
Marshal will marshal the ValidatorSet object.
func Unmarshal ¶
func Unmarshal(data []byte) (mdefs.ValidatorSet, error)
Unmarshal will unmarshal the ValidatorSet object.
func Validate ¶
func Validate(p mdefs.ValidatorSet) error
Validate will validate the ValidatorSet object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.