aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

refactor(SDK): remove `batcher_url` parameter in submit_multiple

Open uri-99 opened this issue 1 year ago • 0 comments

This parameter could be optional instead of removed, for if the user wants to set his own batcher_url.

batcher_url could be inferred by the --network parameter. batcher_url should be checked if used in another place as well.

uri-99 avatar Oct 03 '24 15:10 uri-99