pub fn caller_is_console(caller: UserId) -> bool
Checks if the caller is the console.
caller
UserId
true if the caller matches the console’s principal, otherwise false.
true
false