Requiem.AddressTable.lookup
You're seeing just the function
lookup
, go back to Requiem.AddressTable module for more information.
Link to this function
lookup(handler, address)
Specs
lookup(module(), Requiem.Address.t()) :: {:ok, binary()} | {:error, :not_found}