ApeWorX / archive-ape-starknet

StarkNet ecosystem plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
19 stars 12 forks source link

Handle Multicall Receipts #91

Open antazoey opened 2 years ago

antazoey commented 2 years ago

Overview

Account executemethod can handle multiple calls but the Receipt API currently struggles with that

Specification

Describe the syntax and semantics of how you would like to see this feature implemented. The more detailed the better!

Remember, your feature is much more likely to be included if it does not involve any breaking changes.

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.