Function tea_sdk::utils::wasm_actor::actors::env::apply_validator
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.