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
in order to make batch promise calls. I would like to take an example from either a test (probably simulation test in this case) that uses batch promises, or have some examples in comments to model after.
Acceptance Criteria
Code is available in near-sdk-as in a way that a user can copy/paste and modify batch promise calls in order to use in their own smart contract.
The text was updated successfully, but these errors were encountered:
Use case
As I user, I want to use the methods listed around here:
near-sdk-as/assembly/runtime/env/imports.ts
Line 129 in a7dcaf3
in order to make batch promise calls. I would like to take an example from either a test (probably simulation test in this case) that uses batch promises, or have some examples in comments to model after.
Acceptance Criteria
Code is available in near-sdk-as in a way that a user can copy/paste and modify batch promise calls in order to use in their own smart contract.
The text was updated successfully, but these errors were encountered: