Hardhat.Middleware.DeadlinePropagation (hardhat v1.1.0)
Propagates Deadline
information to the server being called via
an HTTP header. This middleware is part of the default stack.
Expects a :header
option, which defaults to "deadline"
. See Hardhat.Defaults.deadline_propagation_opts/0
.