Closed itsyaasir closed 1 week ago
This PR addresses the serialization issue with the status_list_index field, which was incorrectly serialized in the StatusListEntry2021 type.
status_list_index
StatusListEntry2021
Fixes the wrong index type in the source code; Link here
Add an x to the boxes that are relevant to your changes.
x
Describe the tests that you ran to verify your changes. Make sure to provide instructions for the maintainer as well as any relevant configurations.
@UMR1352 Correct serialization applied.
Description of change
This PR addresses the serialization issue with the
status_list_index
field, which was incorrectly serialized in theStatusListEntry2021
type.Links to any relevant issues
Fixes the wrong index type in the source code; Link here
Type of change
Add an
x
to the boxes that are relevant to your changes.How the change has been tested
Describe the tests that you ran to verify your changes. Make sure to provide instructions for the maintainer as well as any relevant configurations.
Change checklist
Add an
x
to the boxes that are relevant to your changes.