UNPKG

@dashevo/wallet-lib

Version:
16 lines (9 loc) 664 B
**Usage**: `wallet.dumpStorage([opts])` **Description**: Method dumps the state of the storage in JSON format **Warning**: Storage dump may contain sensitive data. Please, do not share the output of this function for `mainnet` wallets. Parameters: | parameters | type | required | Description | |------------------------|-----------|----------------| ---------------------------------------------------------- | | **opts.log** | Boolean | no | Indicates whether storage should be logged in the console | Returns : {String}