edr
edr copied to clipboard
Convert `ProviderError::InvalidTransactionInput` errors into a static error type
Definition of Done
Allow people to statically express different error cases where we currently use ProviderError::InvalidTransactionInput
, replacing all occurrences (improving test accurateness in the process)