Skip to content

Commit 70b8aca

Browse files
committed
chore: change lit conditions
1 parent e32b211 commit 70b8aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/constants/chain.constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ export const ACCESS_MANAGER_CONTRACTS = {
14871487
stateMutability: 'view',
14881488
type: 'function',
14891489
},
1490-
HasRoleRoleId: '3',
1490+
HasRoleRoleId: '2',
14911491
},
14921492
},
14931493
11155420: {

0 commit comments

Comments
 (0)