Skip to content

Cannot import getIndexedAccountPath() #3875

Closed
@msgul

Description

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

Activity

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

Metadata

Assignees

Labels

fixed/completeThis Bug is fixed or Enhancement is complete and published.minor-bumpPlanned for the next minor version bump.v6Issues regarding v6

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions