fix compilation

This commit is contained in:
Svyatoslav Nikolsky 2017-10-03 12:59:48 +03:00
parent f8d256dafa
commit 5e83ff8835

View File

@ -188,6 +188,8 @@ fn can_trace_block_and_uncle_reward() {
range: (BlockId::Number(1)..BlockId::Number(3)),
from_address: vec![],
to_address: vec![],
after: None,
count: None,
};
let traces = client.filter_traces(filter);