• §9.6 — Transaction ID. TxID = H(sender ∥ receiver ∥ amount ∥ nonce ∥ timestamp)

    Parameters

    • sender: string
    • receiver: string
    • amount: bigint
    • nonceHex: string
    • timestampUnix: number

    Returns string