Skip to content

Commit

Permalink
fix(smoke): use valid moonriver transaction for runtime 1605
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed Nov 13, 2024
1 parent 0372691 commit 5eb7762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/helpers/moonriver-tracing-samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
{
"network": "moonriver",
"runtime": 1605,
"blockNumber": 2077599,
"txHash": "0x2cceda1436e32ae3b3a2194a8cb5bc4188259600c714789bae1fedc0bbc5125f"
"blockNumber": 2077600,
"txHash": "0x26d33099b7f8b1377c0c0cbadbfd3bc0318e21b039a48e520e3bbe1082238bd8"
},
{
"network": "moonriver",
Expand Down

0 comments on commit 5eb7762

Please sign in to comment.