Skip to content

Commit 44e2bb1

Browse files
test4
1 parent 623898a commit 44e2bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/bsc/evm/src/execute.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ where
210210
transaction.hash() ==
211211
b256!("5ebef67c81a8b0121c081056f10c17a3943eb59f74f53e2c54dc939d0bb06f55")
212212
{
213-
debug!("tx result: {:?}", result);
213+
debug!("tx state: {:?}", state);
214214
}
215215
cumulative_gas_used += result.gas_used();
216216

0 commit comments

Comments
 (0)