Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ seq_ixon_drop_enabled
Function
seq_ixon_drop_enabled
crates/kernel/src/ingress.rs:3511–3513 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3509
if kenv.blocks.contains_key(&block_id) {
3510
continue;
3511
}
3512
let mut convert_stats = ConvertStats::new(convert_stats_enabled);
3513
let entries = ingress_muts_block(
3514
entry_name,
3515
&addr,
3516
all,
Callers
2
drop_ingress_lookups
Function · 0.85
drop_ixon_env
Function · 0.85
Calls
1
env_var_os
Function · 0.85
Tested by
no test coverage detected