Function bip32PathToSequence

  • Converts a Bip32 path string to an array of indices.

    Parameters

    • pathString: string

      The Bip32 path string.

    Returns number[]

    An array of indices extracted from the path string.