Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bkolad committed Dec 5, 2023
1 parent 0781a54 commit 7fecbf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/snap/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ export const GetBip32PublicKeyParamsStruct = type({

/**
* The parameters for calling the `getPublicKey` JSON-RPC method.
*
* Unknown properties are ignored and passed to `snap_getBip32PublicKey`.
*/
export type GetBip32PublicKeyParams = Infer<
typeof GetBip32PublicKeyParamsStruct
Expand Down

0 comments on commit 7fecbf5

Please sign in to comment.