Storage batch fetch API returns 500 for unhandled null meta block definition
Case when the meta block is defined as a null array, such as:
"meta": [null]
Storage batch fetch API is not handling this case and returns 500.
Case when the meta block is defined as a null array, such as:
"meta": [null]
Storage batch fetch API is not handling this case and returns 500.