Function indexer::access::caller

source ·
pub fn caller() -> Principal
Expand description

Returns the principal ID of the caller.

§Returns

  • Principal - The principal ID of the caller.