pub(super) fn simulation_request(
tx: TxEip8130,
from: Option<Address>,
sender_auth: Option<Bytes>,
payer_auth: Option<Bytes>,
) -> BaseTransactionRequestExpand description
Projects the complete AA body into a simulation request without inventing a single call.