ordspv
Docs home
GitHub
Preparing search index...
@ordspv/core
buildMerkleBranch
Function buildMerkleBranch
buildMerkleBranch
(
leaves
:
Uint8Array
<
ArrayBufferLike
>
[]
,
pos
:
number
,
)
:
Uint8Array
<
ArrayBufferLike
>
[]
Build the sibling branch for leaf at
pos
from the full leaf set.
Parameters
leaves
:
Uint8Array
<
ArrayBufferLike
>
[]
pos
:
number
Returns
Uint8Array
<
ArrayBufferLike
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs home
GitHub
ordspv
Loading...
Build the sibling branch for leaf at
posfrom the full leaf set.