FakeCallContext
Defined in: core/src/testing/fake-replica.ts:43
Who sent a call, as the fake replica reports it to a canister.
Properties
Section titled “Properties”caller
Section titled “caller”
readonlycaller:Principal
Defined in: core/src/testing/fake-replica.ts:49
The principal that sent the call: the anonymous principal, or the one the signing identity names (the root of its delegation chain, if it has one), after the fake has checked the request’s signatures.