- Preparing search index...
 
- The search index is not available
 
Lumos 
 
Constructors
constructor
- new XPubStore(accountExtendedPublicKey): XPubStore
 
- 
 
Properties
Private accountExtendedPublicKey
Methods
save
- save(path, __namedParameters?): void
 
- 
Parameters
- 
path: string
 
- 
__namedParameters: { 
    overwrite?: boolean; 
} = {}
- 
Optional overwrite?: boolean
 
 
 
Returns void
 
toAccountExtendedPublicKey
toJson
- toJson(): string
 
- 
Returns string
 
Static load
- load(path): XPubStore
 
-