Skip to content

Conversation

janek26
Copy link
Contributor

@janek26 janek26 commented Nov 23, 2023

No description provided.

popupParams = `width=${width},height=${height},top=${y},left=${x},toolbar=no,menubar=no,scrollbars=no,location=no,status=no,popup=1`
}

// TODO: abstract AppRouter in order to have one single source of truth
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: update the comment

.object({
starknetVersion: z
.union([z.literal("v4"), z.literal("v5")])
.union([z.literal("v3"), z.literal("v4")])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same question as @vladutjs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants