@ethereumjs/util / generateBinaryTreeCodeStems
generateBinaryTreeCodeStems(
numChunks
,address
,hashFunction
):Uint8Array
<ArrayBufferLike
>[]
Defined in: packages/util/src/binaryTree.ts:325
Helper method for generating the code stems necessary for putting code
number
the number of code chunks to be put
the address of the account getting the code
(input
) => Uint8Array
an initialized BinaryTreeCrypto object
Uint8Array
<ArrayBufferLike
>[]
an array of stems for putting code