@ethereumjs/util / getVerkleStem
getVerkleStem(
verkleCrypto
,address
,treeIndex
):Uint8Array
Defined in: packages/util/src/verkle.ts:59
The VerkleCrypto foreign function interface object from Verkle cryptography
The address to generate the tree key for.
The index of the tree to generate the key for. Defaults to 0.
number |
bigint |
Uint8Array
The 31-bytes verkle tree stem as a Uint8Array.
Returns the 31-bytes verkle tree stem for a given address and tree index.
Assumes that the verkle node width = 256