Skip to content

Commit

Permalink
Update packages/core/src/StarknetWindowObject.ts
Browse files Browse the repository at this point in the history
Co-authored-by: naorye2 <147302071+naorye2@users.noreply.github.com>
  • Loading branch information
avimak and naorye2 authored Dec 19, 2023
1 parent 08850bf commit b7421b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/StarknetWindowObject.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export interface SwitchStarknetChainParameters {
export type RpcMessage =
| {
type: "wallet_getPermissions"
params: never
result: Permission[]
}
| {
Expand Down

0 comments on commit b7421b3

Please sign in to comment.