aligned_layer
aligned_layer copied to clipboard
Add function to add funds to the batcher with a non batcher account
Insufficient batcher balance may indefinitely block a task from being responded to. Perhaps there could be a mechanism to either top off batcher balances (currently only the batcher themselves can do it on the AlignedLayerServiceManager via receive() or createNewTask() with value), or some timeout to allow setting a new batcher for the task.