### What would you like us to improve? On the [IScrollERC1155 ](https://docs.scroll.io/en/developers/l1-and-l2-bridging/erc1155-token-bridge/#creating-an-erc1155-token-on-l2)interface , I have realized the description of param **uint256[] calldata _tokenIds,** on **batchMint()** function is not little accurate. So I have a update for it. ### How important it is? For developers have more understanding about this param and use it exactly. Thanks!