Skip to content

Commit

Permalink
update tx hash
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Apr 3, 2024
1 parent 34ef4af commit 59025b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RouteDisplay/__test__/make-step.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ test("make-step: cosmoshub ATOM to Akash ATOM", async () => {
txs: [
{
chainID: "cosmoshub-4",
txHash: "F1852511F30AE8F1EC95C494963FD0B00CA5CB1BB684F6FFB4B1DE34AF33C6B7",
txHash: "F793B9F1ABCA715FF4706004AA4E220E6F0E5BE79CA97D5FD799BF6FD27BE036",
},
],
enabled: true,
Expand Down

0 comments on commit 59025b6

Please sign in to comment.