Skip to main content

get_authorized_address_from_code

Function get_authorized_address_from_code 

Source
pub fn get_authorized_address_from_code(code: &[u8]) -> Result<Address, VMError>
Expand description

Gets the address inside the bytecode if it has been delegated as the EIP7702 determines.