Component
provider, pubsub
Describe the feature you would like
EIP-7966 indicates an optional 'timeout' field for server-side timeouts. The alloy implementation currently hardcodes the non-timeout variant; I suggest alloy should implement send_raw_transaction_sync_with_timeout on the provider trait or something similar.
Additional context
No response
Component
provider, pubsub
Describe the feature you would like
EIP-7966 indicates an optional 'timeout' field for server-side timeouts. The alloy implementation currently hardcodes the non-timeout variant; I suggest alloy should implement
send_raw_transaction_sync_with_timeouton the provider trait or something similar.Additional context
No response