- Describe what Unspent Transaction Outputs (UTXO) are.
-total of UTXO is the wallet balance.
- What would happen if you don’t have any single UTXO that is large enough to cover for your transaction?
transaction would not be completed and denied by the network.
- How would a bitcoin wallet specify the transaction fee when creating a transaction?
INPUT= OUTPUTS + TX FEES & UTXO - UTXO INPUT=FEE
-Through the difference between your outputs and the input in your wallet
- How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
-Use a new address each transaction
-Have multiple wallets