Skip to content

Commit

Permalink
Update app/scripts/migrations/144.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
Mrtenz and FrederikBolding authored Feb 17, 2025
1 parent 889a8f5 commit 00a2c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/migrations/144.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const BUILT_IN_NETWORKS: ReadonlyMap<string, Hex> = new Map([
]);

/**
* This migration adds the `endowment:permitted-chains` permission to all Snaps
* This migration adds the `endowment:caip25` permission to all Snaps
* that have the `endowment:ethereum-provider` permission, and sets the selected
* chain ID for each Snap to the current selected network chain ID.
*
Expand Down

0 comments on commit 00a2c0b

Please sign in to comment.