Skip to content

Commit

Permalink
upd world id identity manager contract address
Browse files Browse the repository at this point in the history
  • Loading branch information
lukachi committed May 23, 2024
1 parent 6bf4260 commit 06e44b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { WorldIDIdentityManagerImplV2__factory } from '@/types'

const TIMEOUT = 60_000
const WORLD_ID_IDENTITY_MANAGER_IMPL_V_2_ADDRESS =
'0xe13BFc31f32099F86B24eEbdF00e694F303689ab'
'0x928a514350A403e2f5e3288C102f6B1CCABeb37C'

describe('WorldID state replication', () => {
let root = ''
Expand Down

0 comments on commit 06e44b6

Please sign in to comment.