Skip to content

Commit

Permalink
Merge branch 'master' into fs-1035/custom-dest-address-check
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanshparashar authored Dec 26, 2024
2 parents 56a58dd + 385c2eb commit d19b26b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:

- name: Run nitro testnode
if: inputs.test_type != 'cctp'
timeout-minutes: 20
uses: OffchainLabs/actions/run-nitro-test-node@a20a76172ce524832ac897bef2fa10a62ed81c29
with:
nitro-testnode-ref: badbcbea9b43d46e115da4d7c9f2f57c31af8431
Expand Down
2 changes: 1 addition & 1 deletion packages/arb-token-bridge-ui/src/util/orbitChainsData.json
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@
"symbol": "SX",
"logoUrl": "/images/sxTokenLogo.png"
},
"fastWithdrawalTime": 21600000
"fastWithdrawalTime": 43200000
}
},
{
Expand Down

0 comments on commit d19b26b

Please sign in to comment.