You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently, proposers need to use a forwarder contract to batch/bundle actions to make during their assigned L2 slot (e.g. proposing a block, voting, etc). Aztec Labs provides provides a standard implementation to this end.
However, pre-deploying a separate, custom forwarder contract with a different ABI and supplying that address as the one to be used is not supported.
Search for this issue number in the codebase.
The text was updated successfully, but these errors were encountered:
Presently, proposers need to use a forwarder contract to batch/bundle actions to make during their assigned L2 slot (e.g. proposing a block, voting, etc). Aztec Labs provides provides a standard implementation to this end.
However, pre-deploying a separate, custom forwarder contract with a different ABI and supplying that address as the one to be used is not supported.
Search for this issue number in the codebase.
The text was updated successfully, but these errors were encountered: