I'm submitting a...
Summary
The function encodeArrayKey currently behaves incorrectly and does not throw an error when the input is the data key name.
Instead, it expects a hex string to be passed but this is not enforced by the typings. See screenshots below:
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
I'm submitting a...
Summary
The function
encodeArrayKeycurrently behaves incorrectly and does not throw an error when the input is the data key name.Instead, it expects a hex string to be passed but this is not enforced by the typings. See screenshots below:
Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)