[][src]Type Definition ethcontract::dyns::DynDeployedFuture

type DynDeployedFuture<D> = DeployedFuture<DynTransport, D>;

Type alias for a DeployedFuture with an underlying DynTransport.