Skip to content

Commit

Permalink
Add forgotten unrestricted method declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Oct 16, 2024
1 parent 7598b3a commit a756f10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/controllers/permissions/specifications.js
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ export const unrestrictedMethods = Object.freeze([
'snap_updateInterface',
'snap_getInterfaceState',
'snap_resolveInterface',
'snap_getCurrencyRate',
///: BEGIN:ONLY_INCLUDE_IF(build-mmi)
'metamaskinstitutional_authenticate',
'metamaskinstitutional_reauthenticate',
Expand Down

0 comments on commit a756f10

Please sign in to comment.