Skip to main content

extract_sender

Function extract_sender 

Source
pub(super) fn extract_sender(tx_data: &Arc<OpaqueExtrinsic>) -> Option<Address>
Expand description

Extract sender address from extrinsic as Alloy Address type. Helper for anvil_remove_pool_transactions to compare sender addresses.