Skip to content

Commit

Permalink
chore: Update local cfg values for BoLD - update inbox address
Browse files Browse the repository at this point in the history
  • Loading branch information
ethenotethan committed Feb 5, 2025
1 parent e1a22fe commit 8eae42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/files/configs/local.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { hoursToBlocks } from './utils'
export const local: Config = {
contracts: {
bridge: '0x7DD3F2a3fAeF3B9F2364c335163244D3388Feb83',
inbox: '0x9f8c1c641336A371031499e3c362e40d58d0f254',
inbox: '0xb075b82c7a23e0994dF4793422A1f03Dbcf9136F',
outbox: '0x9dF23e34ac13A7145ebA1164660E701839197B1b',
rollup: '0xBd4Cc2f69fFd94b5F62DCc5a27c2eb805093FC0d',
sequencerInbox: '0x60571c8F4B52954A24A5E7306d435E951528d963',
Expand Down

0 comments on commit 8eae42e

Please sign in to comment.