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
Copy file name to clipboardExpand all lines: docs/docs-developers/docs/resources/migration_notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Aztec is in active development. Each version may introduce breaking changes that
11
11
12
12
### [Aztec.nr]`multi_call_entrypoint` demoted from protocol contract
13
13
14
-
`multi_call_entrypoint` is no longer a protocol contract. Its address is now derived from its artifact rather than hardcoded at `6`, and it is deployed on first use rather than at genesis.
14
+
`multi_call_entrypoint` is no longer a protocol contract. Its address is now derived from its artifact rather than hardcoded at `6`.
15
15
16
16
### [Aztec.nr]`public_checks` demoted from protocol contract
0 commit comments