Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide test/example for promise_batch_action_* calls #111

Open
mikedotexe opened this issue Jun 9, 2020 · 1 comment
Open

Provide test/example for promise_batch_action_* calls #111

mikedotexe opened this issue Jun 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request P2 T-dev-tools

Comments

@mikedotexe
Copy link
Contributor

mikedotexe commented Jun 9, 2020

Use case
As I user, I want to use the methods listed around here:

@external("env", "promise_batch_action_transfer")

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.

@willemneal
Copy link
Contributor

fixed by #86

@janedegtiareva janedegtiareva added the enhancement New feature or request label Jun 9, 2020
@willemneal willemneal added the P2 label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 T-dev-tools
Projects
None yet
Development

No branches or pull requests

3 participants