Function pcli::command::validator::read_validator_toml

source ยท
fn read_validator_toml(file: &str) -> Result<Validator>
Expand description

Parse a validator definition TOML file and return the parsed definition.