ledger v0.7.7compareTxInputscompareTxInputs Tx inputs must be ordered. The following function can be used directly by a js array sort export function compareTxInputs( a: TxInput, b: TxInput ): number