Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ caller
Method
caller
core/control-panel/impl/src/core/call_context.rs:54–56 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
52
}
53
54
pub fn caller(&self) -> Principal {
55
self._caller
56
}
57
58
/// Checks if the caller is the current canister.
59
pub fn is_self(&self) -> bool {
Callers
9
get_user
Method · 0.45
delete_user
Method · 0.45
set_user_active
Method · 0.45
deploy_station
Method · 0.45
logger
Function · 0.45
register_user
Method · 0.45
can_deploy_station
Method · 0.45
assert_user_access
Method · 0.45
deploy_station
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected