InterfaceTransactionsDisplayProps* Note on inputAmounts: * Transaction inputs don't contain their amounts within the raw transaction data. * To get an input's amount, we'd need to:
components/decoding-bitcoin/markdown-ui/transaction-serializer/TransactionDisplay.tsx:21