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`.
error CallForwardToZeroAddress()
Thrown when a call is forwarded to a zero address.
function _forward(address target) internal
Forwards the current call to `target`.