Skip to content

Conversation

@andrew-virtuals
Copy link
Contributor

No description provided.

];

const MAINNET_CHAINS = [
base,
Copy link
Contributor

Choose a reason for hiding this comment

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

since base rpc client is already initialized by default with the chain, think we can skip this to avoid double initializing

const V2_MAX_RETRIES = 3;

const TESTNET_CHAINS = [
baseSepolia,
Copy link
Contributor

Choose a reason for hiding this comment

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

since baseSepolia rpc client is already initialized by default with the chain, think we can skip this to avoid double initializing

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