@cashu/cashu-ts
    Preparing search index...

    Function numberToHexPadded64

    • Converts a number to a hex string of 64 characters.

      Parameters

      • number: bigint

        (bigint) to conver to hex.

      Returns string

      Hex string start-padded to 64 characters.