Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add burnt utxos to side chain query (#5125)
Description --- Add burnt UTXOs to the list of sidechain UTXOs that the second layer queries Motivation and Context --- The second layer queries only sidechain-relevant UTXOs. Burns were excluded, but need to be included in order to be scanned How Has This Been Tested? --- Manual testing with second layer scanner
- Loading branch information