Function ic_cdk::api::in_replicated_execution

source ยท
pub fn in_replicated_execution() -> bool
Expand description

Checks if in replicated execution.

The canister can check whether it is currently running in replicated or non replicated execution.