Skip to main content

createUnifiedChildTreeKeyAsync

@totemsdk/server


@totemsdk/server / createUnifiedChildTreeKeyAsync

Function: createUnifiedChildTreeKeyAsync()

createUnifiedChildTreeKeyAsync(baseSeed, index, onProgress?): Promise<TreeKey>

Async version with progress reporting for UI.

Parameters

baseSeed

Bytes

32-byte wallet base seed

index

number

Address index (0-63)

onProgress?

ProgressCallback

Optional progress callback

Returns

Promise<TreeKey>

Promise resolving to the child TreeKey