Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
82 lines (44 loc) · 1.55 KB

etherwalletoptions.md

File metadata and controls

82 lines (44 loc) · 1.55 KB

ethereumjs-wallet > EtherWalletOptions

Interface: EtherWalletOptions

Hierarchy

EtherWalletOptions

Index

Properties


Properties

address

● address: string

Defined in thirdparty.ts:108


encrypted

● encrypted: boolean

Defined in thirdparty.ts:109


hash

● hash: string

Defined in thirdparty.ts:111


locked

● locked: boolean

Defined in thirdparty.ts:110


private

● private: string

Defined in thirdparty.ts:112


public

● public: string

Defined in thirdparty.ts:113