go icon indicating copy to clipboard operation
go copied to clipboard

horizon: meta should be returned as null rather than empty when `SKIP_TXMETA` enabled

Open mollykarcher opened this issue 1 year ago • 1 comments

Original issue here https://github.com/stellar/go/issues/5189

Our original implementation of this had the API returning valid but empty metas. This seems to have been a miscommunication as the product request was for the API to return null. We should update the API responses to return null rather than empty metas.

mollykarcher avatar Feb 22 '24 16:02 mollykarcher

To be released in 2.28.4

mollykarcher avatar Feb 27 '24 17:02 mollykarcher

this went out in 2.29.0 release.

sreuland avatar Mar 14 '24 22:03 sreuland