This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Batch - Add #4717
Unanswered
iradofurioso
asked this question in
Q&A
Batch - Add
#4717
Replies: 1 comment
-
Just to provide more context: Hello, I'm trying to sign two or more vouchers. To sign just one voucher I manage to make it work:
I tried to add this function to batch.add and didn't work.... I tried to add two blocks of the code above n just one worked .... the other was ignored...... how can I handle it ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm trying to add
await web3.currentProvider.sendAsync
inbatch.add
to sign multiple vouchers but I'm not having success. I didn't find any example using sendAsync is that possible? how I can do that?Beta Was this translation helpful? Give feedback.
All reactions