Skip to content

Commit

Permalink
Update traces.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
shamardy authored Jun 14, 2018
1 parent 52c17f6 commit 8c129a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpc/src/v1/tests/mocked/traces.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ fn io() -> Tester {
trace: vec![],
vm_trace: None,
state_diff: None,
transaction_hash: None,
}));
let miner = Arc::new(TestMinerService::default());
let traces = TracesClient::new(&client);
Expand Down

0 comments on commit 8c129a6

Please sign in to comment.