Whether to log to the console. Defaults to false.
Provide an expected replica time. This can be used to set the baseline for the time to use when making requests against the replica.
Number of times to retry requests before throwing an error
Alternate root key to use for verifying certificates. If not provided, the default IC root key will be used.
Adds a unique Nonce with each query. Enabling will prevent queries from being answered with a cached response.
Whether the agent should verify signatures signed by node keys on query responses. Increases security, but adds overhead and must make a separate request to cache the node keys for the canister's subnet.
Generated using TypeDoc
The strategy to use for backoff when retrying requests