Minor tweaks.
This commit is contained in:
parent
d2d5806e9b
commit
5afd32dd84
@ -420,7 +420,7 @@ fn should_trace_failed_create_transaction() {
|
|||||||
from: x!("9cce34f7ab185c7aba1b7c8140d620b4bda941d6"),
|
from: x!("9cce34f7ab185c7aba1b7c8140d620b4bda941d6"),
|
||||||
value: x!(100),
|
value: x!(100),
|
||||||
gas: x!(78792),
|
gas: x!(78792),
|
||||||
init: FromHex::from_hex("5b600056").unwrap(),
|
init: vec![91, 96, 0, 86],
|
||||||
result: None
|
result: None
|
||||||
}),
|
}),
|
||||||
subs: vec![]
|
subs: vec![]
|
||||||
|
Loading…
Reference in New Issue
Block a user