Skip to content

CallForwarder

CallForwarder

CallForwardToZeroAddress

error CallForwardToZeroAddress()

Thrown when a call is forwarded to a zero address.

_forward

function _forward(address target) internal

Forwards the current call to `target`.