[Feature] Make TransactionRequest
signable
#1162
Labels
enhancement
New feature or request
Milestone
TransactionRequest
signable
#1162
Component
rpc
Describe the feature you would like
Motivation
Currently a
TransactionRequest
cannot be signed usingsign_transaction(signer)
, in order to do this we have to use the specific tx type we are trying to send fromalloy_consensus
. See: https://github.com/alloy-rs/examples/pull/129/files#diff-bd449423ea78c0a809dc015e99f4290e3ea5102dbcef24a70351ae6784a4f750R54-R79Solution
Additional context
No response
The text was updated successfully, but these errors were encountered: