dominant-strategies / quais.js

MIT License
0 stars 3 forks source link

[Quais] - Support multiple transactions #126

Open mibuono opened 1 month ago

mibuono commented 1 month ago

@kiltsonfire please add more context here.

Users should be able to submit more than one transaction in one call.

Right now we use "sendRawTransaction". we should be able to use "sendRawTransactions"

This should be applied for the following:

Multiple Quai transactions Multiple QI transactions Multiple Quai and Qi transactions

rileystephens28 commented 1 month ago

@mibuono I need more context about the purpose of this ticket.

mibuono commented 1 month ago

@rileystephens28 more context is above. I think the use case is basically batching transactions.

mibuono commented 1 week ago

This is blocked by GoQuai adding this method to the RPC.