Legacy - Firescar96/lit GitHub Wiki
This page allows the user to make legacy bitcoin transactions and look at details of their transaction history and addresses. There are four sections to the page.
Balances
This section is reprised from the overview page for convenience
Wallet Commands
This section easily allows the user to send a bitcoin transaction to an address, or generate a new address. The RPC call for Lit to generate a new address generates both a new legacy and SegWit address. The address and transaction lists are automatically updated when a new address is generated and a transaction is sent respectively.
Transaction List
This section is not very useful in its current state. It simply shows the user a list of all their unspent transaction outputs. What would be more useful and/or intuitive, and may require more work on the available Lit RPC commands, would be a list of all previous legacy transactions as well as the from and two address.
Address List
This is a side by side list of all the users addresses. The displayed set is reversed from the list given by the 'Address' RPC call so that the most recent address is displayed first.