aligned_layer
aligned_layer copied to clipboard
refactor(SDK): remove `batcher_url` parameter in submit_multiple
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.