Allow encodeArrayKey
function to receive plain key name as first argument
#485
Labels
encodeArrayKey
function to receive plain key name as first argument
#485
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.)
The text was updated successfully, but these errors were encountered: