w3f / polkadot-payouts

Apache License 2.0
17 stars 7 forks source link

Possible to add batch transaction call for all (or chunk) of validators? #107

Open mt-gareth opened 2 years ago

mt-gareth commented 2 years ago

It would be a transaction cost savings if we could batch call all the payout for all the validators (or a chunk of them) at a time. I think it would work similar to the way you have done multiple era claims, but group all the validators calls into one or a handful of batch calls would be great and save some gas I think.