An agent to use in this call, otherwise the actor or call will try to discover the agent to use.
Polyfill for BLS Certificate verification in case wasm is not supported
The Canister ID of this Actor. This is required for an Actor.
The effective canister ID. This should almost always be ignored.
A polling strategy factory that dictates how much and often we should poll the read_state endpoint to get the result of an update call.
An override function for update calls' CallConfig. This will be called on every calls.
An override function for query calls' CallConfig. This will be called on every query.
Generated using TypeDoc
Configuration that can be passed to customize the Actor behaviour.