pub async fn apply_validator() -> Result<bool, Error>
Expand description

If current node is a state maintainer node, return true If it’s a hosting node, return false.