OptionalstrategyA polling strategy that dictates how much and often we should poll the read_state endpoint to get the result of an update call.
OptionalpreWhether to reuse the same signed request for polling or create a new unsigned request each time.
OptionalblsOptional replacement function that verifies the BLS signature of a certificate.
OptionalrequestThe request to use for polling. If not provided, a new request will be created.
This is only used if preSignReadStateRequest is set to false.
Options for controlling polling behavior