Revision 3d84c988cd8325b8c0db91a9dccfa33f07cd3dc4 authored by iteriani on 18 April 2024, 22:26:45 UTC, committed by Alex Rickabaugh on 23 April 2024, 18:05:44 UTC
The change in the index is to allow the framework to add a type to the object that is passed from the contract to the dispatcher. ie

registerDispatcher(contract, (eventInfo: EventInfoWrapper) => ...).

The latter is to return the event contract so that tests can clean it up.

PR Close #55411
1 parent f84d7dd
History
File Mode Size
bazel-payload-size.sh -rwxr-xr-x 844 bytes
create-package-archives.sh -rwxr-xr-x 1.5 KB
payload-size.js -rw-r--r-- 3.4 KB
payload-size.sh -rw-r--r-- 4.6 KB
publish-build-artifacts.sh -rwxr-xr-x 4.7 KB

back to top