diff --git a/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md b/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md index bc8498b6..15bd23bf 100644 --- a/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md +++ b/content/sdk/10.js/00.ethers/05.api/10.v5/01.accounts/01.wallet.md @@ -6,7 +6,7 @@ tags: ["zksync", "wallet", "integration", "creation", "management"] The Wallet module provides functionalities for integrating, creating, and managing wallets within the ZKsync ecosystem. -### `Constructor` +### `constructor` The constructor initializes a wallet instance using a private key, and optionally connects it to L1 and L2 providers.