MCPcopy Create free account
hub / github.com/argumentcomputer/ix / mk_addr

Function mk_addr

crates/kernel/src/check.rs:933–935  ·  view source on GitHub ↗
(s: &str)

Source from the content-addressed store, hash-verified

931 "check_quot: unknown quot address {}",
932 &id.addr.hex()[..8]
933 )));
934 };
935
936 if kind != expected_kind {
937 return Err(TcError::Other(format!(
938 "check_quot: kind mismatch: declared {:?} but address matches {:?}",

Callers 2

mk_idFunction · 0.70

Calls 1

as_bytesMethod · 0.80

Tested by 1