### Description We need a way to have consistent agreement on the `Transaction` that gets sent to the blockchain based on the `Block` that gets proposed. We ### Acceptance Criteria - [ ] create function for `TaprootWallet::get_spend_from_block` - [ ] tests to ensure that the spend is consistent.
Description
We need a way to have consistent agreement on the
Transactionthat gets sent to the blockchain based on theBlockthat gets proposed.We
Acceptance Criteria
TaprootWallet::get_spend_from_block