Function lotusBlsPrivateKeyToBytes

  • Lotus BLS private key to bytes Lotus private key is little endian so you need to reverse the byte order.

    Parameters

    • priv: string

    Returns Uint8Array