@ethereumjs/mpt / pathToHexKey
pathToHexKey(
path
,extension
,retType
):Uint8Array
Defined in: packages/mpt/src/util/encoding.ts:150
Takes a string path and extends it by the given extension nibbles
string
String node path
nibbles to extend by
string
string indicating whether to return the key in “keybyte” or “hex” encoding
Uint8Array
hex-encoded key