Skip to content

Commit

Permalink
fix TransactionTrace struct (#201)
Browse files Browse the repository at this point in the history
The property `trace_address` on the `TransactionTrace` struct fails to
deserialize when the trace has a call chain with a depth larger than
1. Modified the test case to include a transaction with a call depth of 2.
  • Loading branch information
Jorge Olivero authored and tomusdrw committed Mar 6, 2019
1 parent fc68ec1 commit f7c9218
Show file tree
Hide file tree
Showing 2 changed files with 1,094 additions and 2,125 deletions.
Loading

0 comments on commit f7c9218

Please sign in to comment.