# Functions

AddValidatorToFile adds a validator `v` to the membership file `path`.
No description provided by the author
No description provided by the author
NewValidatorFromString creates a validator based on the string in `Addr:Weight@NetworkAddr` format.
No description provided by the author
NewValidatorSetFromEnv initializes a validator set based on the data from the environment variable.
NewValidatorSetFromFile reads a validator set based from the file.
NewValidatorSetFromString reads a validator set from the string.
NewValidatorSetFromValidators creates a validator set from the validators.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

OnChainValidators information stored in the gateway actor.
No description provided by the author
No description provided by the author