Skip to main content

AnteHandler

The AnteHandler decorator is provided for the app - D-Chain to use the Abstract Account to decide if a transaction has the correct authentication data to be executed. Previously the default is to check that the signature data is indeed valid and from the correct key.

The Proxy smart accounts implements Sudo entry_points to allow the process from the AnteHandler to check if the valid credential is provided.