Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

getCreateKeysForPath

getCreateKeysForPath<T>(chain): Promise<(params) => CreateKeysForPathReturnType[T]>

Defined in: toolboxes/src/utxo/toolbox/utxo.ts:353

T extends keyof CreateKeysForPathReturnType

T

Promise<(params) => CreateKeysForPathReturnType[T]>