Closed shuse2 closed 11 months ago
During the decode, below check should be added assuming decoding is done in order of field number
Only array of length zero should be allowed to be skipped as key
We want to maintain behavior of https://github.com/LiskHQ/lisk-sdk/issues/6987 while more enforcing for the nested schemas to follow this protocol.
Closing this issue since this is no longer valid
Description
During the decode, below check should be added assuming decoding is done in order of field number
Only array of length zero should be allowed to be skipped as key
Motivation
We want to maintain behavior of https://github.com/LiskHQ/lisk-sdk/issues/6987 while more enforcing for the nested schemas to follow this protocol.