Cashu-TS - v4.5.1
    Preparing search index...

    Function createSecretAndBlindingFactorDeriver

    • Internal

      Creates a deterministic deriver function for a seed/keyset pair.

      Parameters

      • seed: Uint8Array
      • keysetId: string

      Returns SecretAndBlindingFactorDeriver

      For deprecated BIP-32 derivation this caches the master key once, so callers that derive many counters can reuse the expensive seed setup.