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

Cannot import getIndexedAccountPath() #3875

Closed
msgul opened this issue Mar 7, 2023 · 2 comments
Closed

Cannot import getIndexedAccountPath() #3875

msgul opened this issue Mar 7, 2023 · 2 comments
Assignees
Labels
fixed/complete This Bug is fixed or Enhancement is complete and published. minor-bump Planned for the next minor version bump. v6 Issues regarding v6

Comments

@msgul
Copy link

msgul commented Mar 7, 2023

Ethers Version

6.1.0

Search Terms

wallet, hdwallet, account, path

Describe the Problem

Both getIndexedAccountPath() and getAccountPath() functions are in the documentation. While getAccountPath can be imported from ethers, cannot import getIndexedAccountPath.

Code Snippet

import { getIndexedAccountPath } from 'ethers';

Contract ABI

No response

Errors

ethers has no exported member named 'getIndexedAccountPath'

Environment

node.js (v12 or newer)

Environment (Other)

No response

@msgul msgul added investigate Under investigation and may be a bug. v6 Issues regarding v6 labels Mar 7, 2023
@ricmoo
Copy link
Member

ricmoo commented Mar 7, 2023

Thanks! I’ll look into this tomorrow and figure out why the script to check for missing exports missed this one.

@ricmoo ricmoo added the on-deck This Enhancement or Bug is currently being worked on. label Mar 7, 2023
@ricmoo ricmoo added the minor-bump Planned for the next minor version bump. label Mar 21, 2023
@ricmoo
Copy link
Member

ricmoo commented Apr 7, 2023

Added in v6.3.0.

Thanks! :)

@ricmoo ricmoo closed this as completed Apr 7, 2023
@ricmoo ricmoo added fixed/complete This Bug is fixed or Enhancement is complete and published. and removed investigate Under investigation and may be a bug. on-deck This Enhancement or Bug is currently being worked on. labels Apr 10, 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
fixed/complete This Bug is fixed or Enhancement is complete and published. minor-bump Planned for the next minor version bump. v6 Issues regarding v6
Projects
None yet
Development

No branches or pull requests

2 participants