Skip to content

Commit b99cb20

Browse files
Update packages/snaps-rpc-methods/src/permitted/setState.ts
Co-authored-by: Frederik Bolding <[email protected]>
1 parent 05929ba commit b99cb20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/snaps-rpc-methods/src/permitted/setState.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ export type SetStateHooks = {
6666
/**
6767
* Update the state of the requesting Snap.
6868
*
69-
* @param snapId - The ID of the Snap.
7069
* @param newState - The new state of the Snap.
7170
* @param encrypted - Whether the state should be encrypted.
7271
*/

0 commit comments

Comments
 (0)