Skip to content

Conversation

@moldy530
Copy link
Contributor

@moldy530 moldy530 commented Jul 25, 2024

Adds support for the CLI arguments in the latest Rundler version v0.3.0

@moldy530 moldy530 force-pushed the moldy/rundler-v0.3 branch from 5619884 to 55cf349 Compare July 25, 2024 15:55
}) as const
export const rundlerOptions = ({
port,
}: { port: number }): RundlerParameters => ({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

without this change I was getting type errors because the as const was making the privateKeys param readonly which doesn't match string[]

@moldy530
Copy link
Contributor Author

test failures seem unrelated to these changes

@moldy530
Copy link
Contributor Author

moldy530 commented Sep 4, 2024

bump @jxom when you get a chance

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.

1 participant