Expand description
Entrypoint call encoding for account and multi-call entrypoints.
Ports the EncodedAppEntrypointCalls logic from the upstream TS
yarn-project/entrypoints/src/encoding.ts.
Structs§
- Encoded
AppEntrypoint Calls - Encoded entrypoint calls ready for hashing and field serialization.
- Encoded
Call View - Borrowed view of an encoded function call.
Constants§
- APP_
MAX_ CALLS - Maximum number of function calls in a single entrypoint payload.