Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IRefundOutputBuilderErrors

Git Source

Errors

UnknownInputSender

This error is raised whenever a user provides an input whose sender is unknown to the refund output builder contract. Usually, this happens when the user provides a non-deposit input or an input sent by a non-canonical portal contract.

error UnknownInputSender(address inputSender);

Parameters

NameTypeDescription
inputSenderaddressThe input sender