Skip to content

Commit

Permalink
Don't expose keysUrl (#3974)
Browse files Browse the repository at this point in the history
don't expose keysUrl
  • Loading branch information
nateReiners authored May 23, 2024
1 parent be9e1b8 commit de147e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connectors/src/coinbaseWallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ type Version4Parameters = Mutable<
* @default 'all'
*/
preference?: Preference['options'] | undefined
keysUrl?: Preference['keysUrl'] | undefined
}
>

Expand Down

0 comments on commit de147e6

Please sign in to comment.