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

type DynMethodBuilder<R> = MethodBuilder<DynTransport, R>;

Type alias for a MethodBuilder with an underlying DynTransport.