ledger v0.7.7appendTxInputappendTxInput Used by TxBodyBuilder.addInput and TxBodyBuilder.addRefInput export function appendTxInput( list: TxInput[], input: TxInput, checkUniqueness: boolean ): void