Closed dpaiton closed 12 months ago
Presently pyperdrive is the source of truth for types in ethpy (primarily the HyperdriveInterface). We want this to come from hyperdrive_types, generated by pypechain.
hyperdrive_types
This should be done after #892 is finished, so that everything is consistent
Achieved by https://github.com/delvtech/agent0/pull/1113
Presently pyperdrive is the source of truth for types in ethpy (primarily the HyperdriveInterface). We want this to come from
hyperdrive_types
, generated by pypechain.