mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
internal/ethapi: update test file
Signed-off-by: tmelhao <tmelhao@gmail.com>
This commit is contained in:
parent
728c381ade
commit
0b7683eee7
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
"transactionIndex": "0x0",
|
||||
"blockHash": "0xa1410af902e98b32e0bbe464f8637ff464f1d4344b585127d2ce71f9cb39cb8a",
|
||||
"logIndex": "0x0",
|
||||
"blockTimestamp": 30,
|
||||
"removed": false
|
||||
}
|
||||
],
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
"transactionIndex": "0x0",
|
||||
"blockHash": "0xa1410af902e98b32e0bbe464f8637ff464f1d4344b585127d2ce71f9cb39cb8a",
|
||||
"logIndex": "0x0",
|
||||
"blockTimestamp": 30,
|
||||
"removed": false
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue