Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use traces to extract the input for
settlement::Observer
(#3233)
# Description Implements first part of #3177 # Changes - [ ] Uses `trace_transaction` function to get traces and extract the calldata of `settle` call ## How to test Existing tests show that no regression bugs were introduced. Final e2e test should cover this part of the code. Although by manually testing the `trace_transaction` I am pretty sure the code is correct. <!-- ## Related Issues Fixes # -->
- Loading branch information