Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo qquicknode in getDefaultProvider property #3741

Closed
travisbotello opened this issue Feb 7, 2023 · 2 comments
Closed

Typo qquicknode in getDefaultProvider property #3741

travisbotello opened this issue Feb 7, 2023 · 2 comments
Assignees
Labels
bug Verified to be an issue. fixed/complete This Bug is fixed or Enhancement is complete and published. v6 Issues regarding v6

Comments

@travisbotello
Copy link

Ethers Version

6.0.2

Search Terms

qquicknode, quicknode

Describe the Problem

Seems like there's a typo for the quicknode property: qquicknode in https://github.com/ethers-io/ethers.js/blob/main/lib.commonjs/providers/default-provider.js#L93

Code Snippet

if (options.quicknode !== "-") {
        try {
            let token = options.qquicknode;

Contract ABI

No response

Errors

No response

Environment

No response

Environment (Other)

No response

@travisbotello travisbotello added the investigate Under investigation and may be a bug. label Feb 7, 2023
@ricmoo ricmoo added on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6 and removed investigate Under investigation and may be a bug. labels Feb 7, 2023
@ricmoo
Copy link
Member

ricmoo commented Feb 7, 2023

Thanks! I'll get this fixed first thing tomorrow. :)

@ricmoo ricmoo added the bug Verified to be an issue. label Feb 16, 2023
@ricmoo
Copy link
Member

ricmoo commented Feb 19, 2023

Fixed in v6.0.5.

Thanks! :)

@ricmoo ricmoo closed this as completed Feb 19, 2023
@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed on-deck This Enhancement or Bug is currently being worked on. labels Feb 23, 2023
Woodpile37 pushed a commit to Woodpile37/ethers.js that referenced this issue Jan 14, 2024
Woodpile37 pushed a commit to Woodpile37/ethers.js that referenced this issue Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified to be an issue. fixed/complete This Bug is fixed or Enhancement is complete and published. v6 Issues regarding v6
Projects
None yet
Development

No branches or pull requests

2 participants